summaryrefslogtreecommitdiff
path: root/net/core (follow)
Commit message (Expand)AuthorAge
...
| * | | | | net: move address list functions to a separate fileJiri Pirko2010-04-03
| * | | | | net: illegal_highdma() fixEric Dumazet2010-04-02
| * | | | | net: change illegal_highdma to use dma_maskFUJITA Tomonori2010-04-01
| * | | | | flow: structurize flow cacheTimo Teräs2010-04-01
| * | | | | rps: keep the old behavior on SMP without rpsChangli Gao2010-04-01
| * | | | | fix net/core/dst.c coding style error and warningslaurent chavey2010-03-30
| * | | | | netdev: ethtool RXHASH flagstephen hemminger2010-03-30
| * | | | | rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell2010-03-29
| * | | | | net: __netif_receive_skb should be staticEric Dumazet2010-03-28
| * | | | | net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt2010-03-27
| * | | | | net: fix unaligned access in IFLA_STATS64Jan Engelhardt2010-03-27
| * | | | | rps: add CONFIG_RPSEric Dumazet2010-03-25
| * | | | | net: Fix locking in flush_backlogTom Herbert2010-03-23
| * | | | | rps: Fix build with CONFIG_SYSFS enabledTom Herbert2010-03-22
| * | | | | pktgen node allocationRobert Olsson2010-03-21
| * | | | | net: dev_getfirstbyhwtype() optimizationEric Dumazet2010-03-21
| * | | | | net: speedup netdev_set_master()Eric Dumazet2010-03-21
| * | | | | bonding: flush unicast and multicast lists when changing typeJiri Pirko2010-03-21
| * | | | | net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy2010-03-21
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-03-20
| |\ \ \ \ \
| * | | | | | bonding: check return value of nofitier when changing typeJiri Pirko2010-03-18
| * | | | | | rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert2010-03-18
| * | | | | | net: core: add IFLA_STATS64 supportJan Engelhardt2010-03-16
| * | | | | | net: remove rcu locking from fib_rules_event()Eric Dumazet2010-03-16
| * | | | | | rps: Receive Packet SteeringTom Herbert2010-03-16
* | | | | | | pipe: add support for shrinking and growing pipesJens Axboe2010-05-21
| |_|_|_|_|/ |/| | | | |
* | | | | | rtnetlink: potential ERR_PTR dereferenceDan Carpenter2010-04-22
| |_|_|_|/ |/| | | |
* | | | | net: Fix an RCU warning in dev_pick_tx()David Howells2010-04-21
* | | | | net: dev_pick_tx() fixEric Dumazet2010-04-15
| |_|_|/ |/| | |
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |_|/ |/| |
* | | netpoll: warn when there are spaces in parametersAmerigo Wang2010-03-22
| |/ |/|
* | net: Potential null skb->dev dereferenceEric Dumazet2010-03-18
|/
* NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby2010-03-16
* net: Fix dev_mc_add()Eric Dumazet2010-03-10
* net: Annotates neigh_invalidate()Eric Dumazet2010-03-10
* ethtool: Use noinline_for_stackEric Dumazet2010-03-08
* sock.c: potential null dereferenceDan Carpenter2010-03-07
* ethtool: Add direct access to ops->get_sset_countJeff Garzik2010-03-05
* ethtool: Add direct access to ops->get_sset_countJeff Garzik2010-03-05
* net: backlog functions renameZhu Yi2010-03-05
* net: add limit for socket backlogZhu Yi2010-03-05
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\
| * net: Add checking to rcu_dereference() primitivesPaul E. McKenney2010-02-25
* | scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman2010-02-28
* | ethtool: do not set some flags, if others failedJeff Garzik2010-02-28
* | rtnetlink: support specifying device flags on device creationPatrick McHardy2010-02-27
* | dev: support deferring device flag change notificationsPatrick McHardy2010-02-27
* | rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy2010-02-27
* | rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()Patrick McHardy2010-02-27
* | Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller2010-02-26