summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2010-04-02net: illegal_highdma() fixEric Dumazet
2010-04-02net: change illegal_highdma to use dma_maskFUJITA Tomonori
2010-04-02flow: structurize flow cacheTimo Teräs
2010-04-02rps: keep the old behavior on SMP without rpsChangli Gao
2010-03-31fix net/core/dst.c coding style error and warningslaurent chavey
2010-03-31netdev: ethtool RXHASH flagstephen hemminger
2010-03-29rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell
2010-03-29net: __netif_receive_skb should be staticEric Dumazet
2010-03-28net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt
2010-03-27net: fix unaligned access in IFLA_STATS64Jan Engelhardt
2010-03-25rps: add CONFIG_RPSEric Dumazet
2010-03-24net: Fix locking in flush_backlogTom Herbert
2010-03-23rps: Fix build with CONFIG_SYSFS enabledTom Herbert
2010-03-22pktgen node allocationRobert Olsson
2010-03-22net: dev_getfirstbyhwtype() optimizationEric Dumazet
2010-03-22net: speedup netdev_set_master()Eric Dumazet
2010-03-22bonding: flush unicast and multicast lists when changing typeJiri Pirko
2010-03-22net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy
2010-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-19net: Potential null skb->dev dereferenceEric Dumazet
2010-03-19bonding: check return value of nofitier when changing typeJiri Pirko
2010-03-19rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert
2010-03-17net: core: add IFLA_STATS64 supportJan Engelhardt
2010-03-17net: remove rcu locking from fib_rules_event()Eric Dumazet
2010-03-17rps: Receive Packet SteeringTom Herbert
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-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-03-01scm: 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-26Merge 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-24net: bug fix for vlan + gro issueAjit Khaparde
2010-02-23xfrm: SA lookups signature with markJamal Hadi Salim