aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-284-5/+14
|\
| * net: Add checking to rcu_dereference() primitivesPaul E. McKenney2010-02-254-5/+14
* | scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman2010-02-281-0/+2
* | ethtool: do not set some flags, if others failedJeff Garzik2010-02-281-4/+6
* | rtnetlink: support specifying device flags on device creationPatrick McHardy2010-02-271-9/+43
* | dev: support deferring device flag change notificationsPatrick McHardy2010-02-272-61/+104
* | rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy2010-02-272-4/+8
* | rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()Patrick McHardy2010-02-271-0/+1
* | Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller2010-02-261-3/+0
* | net: add addr len check to dev_mc_addJiri Pirko2010-02-261-0/+2
* | ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz2010-02-261-0/+3
* | netdev: use list_first_entry macrostephen hemminger2010-02-261-3/+3
* | rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A2010-02-261-8/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-251-1/+2
|\ \ | |/
| * net: bug fix for vlan + gro issueAjit Khaparde2010-02-231-1/+1
| * net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman2010-02-191-1/+2
* | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-221-1/+2
* | net: export attach/detach filter routinesMichael S. Tsirkin2010-02-171-0/+2
* | net: bug fix for vlan + gro issueAjit Khaparde2010-02-171-1/+1
* | ethtool: Don't flush n-tuple list from ethtool_reset()Ben Hutchings2010-02-171-3/+0
* | net: use kasprintf() for socket cache namesAlexey Dobriyan2010-02-171-8/+2
* | net: remove INIT_RCU_HEAD() usageAlexey Dobriyan2010-02-171-1/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-161-0/+1
|\ \ | |/
| * ethtool: allow non-admin user to read GRO settings.stephen hemminger2010-02-161-0/+1
* | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-161-3/+4
* | ethtool: reduce stack usageEric Dumazet2010-02-151-7/+28
* | ethtool: Move n-tuple capability check into set_flagsPeter Waskiewicz2010-02-151-5/+8
* | ethtool: Fix filter addition when caching n-tuple filtersPeter Waskiewicz2010-02-151-16/+24
* | rtnetlink: Add VF config code to rtnetlinkWilliams, Mitch A2010-02-121-0/+67
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* | ethtool: Use explicit designated initializers for .cmdRoland Dreier2010-02-111-5/+5
* | ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2010-02-102-1/+333
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-092-0/+3
|\ \ | |/
| * dst: call cond_resched() in dst_gc_task()Eric Dumazet2010-02-081-0/+2
| * pktgen: Fix freezing problemRafael J. Wysocki2010-02-041-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-121-0/+4
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-301-2/+7
| |\ \
* | | | net: maintain namespace isolation between vlan and real deviceArnd Bergmann2010-02-031-4/+31
* | | | net: use helpers to access uc list V2Jiri Pirko2010-01-251-2/+2
* | | | neigh: simplify seq_file codeAlexey Dobriyan2010-01-231-7/+4
* | | | net: Optimize non-gso test checksKrishna Kumar2010-01-211-12/+17
* | | | net: Unexport napi_gro_flush().David S. Miller2010-01-191-2/+1
* | | | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-173-5/+5
* | | | net/core/sock.c: quiet sparse noiseH Hartley Sweeten2010-01-151-1/+1
* | | | netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann2010-01-131-63/+106
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-102-2/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila2010-01-081-0/+4
| | |/ | |/|
| * | pktgen: ndo_start_xmit can return NET_XMIT_xxx valuesJohn Fastabend2009-12-231-2/+7
* | | net: Make it easier to parse /proc/net/dev contents.Jesper Dangaard Brouer2010-01-071-1/+1
* | | fix bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek2010-01-071-6/+5