aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2010-04-13net: fib_rules: decouple address families from real address familiesPatrick McHardy
2010-04-13net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy
2010-04-13net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy
2010-04-13dst: don't inline dst_ifdownstephen hemminger
2010-04-13net: uninline skb_bond_should_drop()Eric Dumazet
2010-04-13net: sk_dst_cache RCUificationEric Dumazet
2010-04-13net: Dont use netdev_warn()Eric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-07net: fix ethtool coding style errors and warningschavey
2010-04-07net: include linux/proc_fs.h in dev_addr_lists.cEric Dumazet
2010-04-07flow: delayed deletion of flow cache entriesTimo Teräs
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-05net: Add a missing local_irq_enable()Eric Dumazet
2010-04-05rps: fixed missed rps_unlockTom Herbert
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-04-03net: move address list functions to a separate fileJiri Pirko
2010-04-02net: illegal_highdma() fixEric Dumazet
2010-04-01net: change illegal_highdma to use dma_maskFUJITA Tomonori
2010-04-01flow: structurize flow cacheTimo Teräs
2010-04-01rps: keep the old behavior on SMP without rpsChangli Gao
2010-03-30fix net/core/dst.c coding style error and warningslaurent chavey
2010-03-30netdev: ethtool RXHASH flagstephen hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell
2010-03-28net: __netif_receive_skb should be staticEric Dumazet
2010-03-27net: 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-23net: Fix locking in flush_backlogTom Herbert
2010-03-22netpoll: warn when there are spaces in parametersAmerigo Wang
2010-03-22rps: Fix build with CONFIG_SYSFS enabledTom Herbert
2010-03-21pktgen node allocationRobert Olsson
2010-03-21net: dev_getfirstbyhwtype() optimizationEric Dumazet
2010-03-21net: speedup netdev_set_master()Eric Dumazet
2010-03-21bonding: flush unicast and multicast lists when changing typeJiri Pirko
2010-03-21net: 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-18net: Potential null skb->dev dereferenceEric Dumazet
2010-03-18bonding: check return value of nofitier when changing typeJiri Pirko
2010-03-18rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert
2010-03-16net: core: add IFLA_STATS64 supportJan Engelhardt
2010-03-16net: remove rcu locking from fib_rules_event()Eric Dumazet
2010-03-16rps: 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