aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright
2010-05-06veth: Dont kfree_skb() after dev_forward_skb()Eric Dumazet
2010-04-22rtnetlink: potential ERR_PTR dereferenceDan Carpenter
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells
2010-04-15net: dev_pick_tx() fixEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22netpoll: warn when there are spaces in parametersAmerigo Wang
2010-03-18net: Potential null skb->dev dereferenceEric Dumazet
2010-03-16NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby
2010-03-10net: Fix dev_mc_add()Eric Dumazet
2010-03-10net: Annotates neigh_invalidate()Eric Dumazet
2010-03-08ethtool: Use noinline_for_stackEric Dumazet
2010-03-07sock.c: potential null dereferenceDan Carpenter
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik
2010-03-05net: backlog functions renameZhu Yi
2010-03-05net: add limit for socket backlogZhu Yi
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