summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman
2010-02-28ethtool: do not set some flags, if others failedJeff Garzik
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy
2010-02-27dev: support deferring device flag change notificationsPatrick McHardy
2010-02-27rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy
2010-02-27rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()Patrick McHardy
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller
2010-02-26net: add addr len check to dev_mc_addJiri Pirko
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz
2010-02-26netdev: use list_first_entry macrostephen hemminger
2010-02-26rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim
2010-02-19net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman
2010-02-17net: export attach/detach filter routinesMichael S. Tsirkin
2010-02-17net: bug fix for vlan + gro issueAjit Khaparde
2010-02-17ethtool: Don't flush n-tuple list from ethtool_reset()Ben Hutchings
2010-02-17net: use kasprintf() for socket cache namesAlexey Dobriyan
2010-02-17net: remove INIT_RCU_HEAD() usageAlexey Dobriyan
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman
2010-02-16ethtool: allow non-admin user to read GRO settings.stephen hemminger
2010-02-15ethtool: reduce stack usageEric Dumazet
2010-02-15ethtool: Move n-tuple capability check into set_flagsPeter Waskiewicz
2010-02-15ethtool: Fix filter addition when caching n-tuple filtersPeter Waskiewicz
2010-02-12rtnetlink: Add VF config code to rtnetlinkWilliams, Mitch A
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-11ethtool: Use explicit designated initializers for .cmdRoland Dreier
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-04pktgen: Fix freezing problemRafael J. Wysocki
2010-02-03net: maintain namespace isolation between vlan and real deviceArnd Bergmann
2010-01-25net: use helpers to access uc list V2Jiri Pirko
2010-01-23neigh: simplify seq_file codeAlexey Dobriyan
2010-01-21net: Optimize non-gso test checksKrishna Kumar
2010-01-19net: Unexport napi_gro_flush().David S. Miller
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan
2010-01-15net/core/sock.c: quiet sparse noiseH Hartley Sweeten
2010-01-13netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-08tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila
2010-01-07net: Make it easier to parse /proc/net/dev contents.Jesper Dangaard Brouer
2010-01-07fix bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek
2010-01-03bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds