aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-291-1/+1
* net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann2015-04-131-1/+14
* rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()Mahesh Bandewar2014-12-091-0/+5
* bridge: add brport flags to dflt bridge_getlinkScott Feldman2014-12-021-1/+2
* net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-021-2/+4
* net: sched: RCU cls_tcindexJohn Fastabend2014-09-131-0/+10
* bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-101-0/+1
* rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-151-0/+5
* net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-171-0/+5
* net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-251-1/+1
* net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich2013-03-071-0/+9
* ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-311-0/+3
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-610/+1
* rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-111-2/+1
* netlink: Get rid of obsolete rtnetlink macrosThomas Graf2012-06-271-129/+0
* net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-151-0/+4
* rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-211-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+1
|\
| * rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-081-2/+1
* | net: dcbnl, add multicast group for DCBJohn Fastabend2011-06-211-0/+2
|/
* net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft2010-11-151-1/+1
* net: relax rtnl_dereference()David S. Miller2010-10-051-4/+6
* net: dynamic ingress_queue allocationEric Dumazet2010-10-051-0/+8
* net: add rtnl_dereference()Eric Dumazet2010-09-151-0/+9
* net: introduce rcu_dereference_rtnlEric Dumazet2010-09-081-0/+11
* net: RTA_MARK additionEric Dumazet2010-07-221-0/+1
* ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-111-1/+2
* net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-261-0/+6
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-281-0/+3
|\
| * net: Add checking to rcu_dereference() primitivesPaul E. McKenney2010-02-251-0/+3
* | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-231-0/+2
|/
* tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-151-4/+2
* net: cleanup include/linuxEric Dumazet2009-11-041-38/+19
* Allow disabling of DSACK TCP option per routeGilad Ben-Yossef2009-10-291-0/+1
* Allow to turn off TCP window scale opt per routeGilad Ben-Yossef2009-10-291-0/+1
* Allow disabling TCP timestamp options per routeGilad Ben-Yossef2009-10-291-1/+1
* Add the no SACK route option featureGilad Ben-Yossef2009-10-291-1/+1
* IPv6/addrconf: Fix minor addrlabel thinko Tushar Gohad2009-09-091-1/+1
* rtnetlink: add new value for DHCP added routesStephen Hemminger2009-03-201-0/+1
* netlink: change nlmsg_notify() return value logicPablo Neira Ayuso2009-02-251-2/+2
* headers_check fix: linux/rtnetlink.hJaswinder Singh Rajput2009-01-301-0/+1
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-201-0/+5
* Phonet: global definitionsRemi Denis-Courmont2008-09-221-0/+4
* net: drop unused BUG_TRAP()Ilpo Järvinen2008-07-251-7/+0
* net_sched: Add size table for qdiscsJussi Kivilinna2008-07-201-0/+1
* net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2008-06-101-0/+1
* route: Mark unused routing attributes as suchThomas Graf2008-06-031-2/+2
* [RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy2008-04-241-2/+2
* [NET] rtnetlink.c: remove no longer used functionsAdrian Bunk2008-02-051-12/+0
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-281-4/+4