aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2010-05-21net: Expose all network devices in a namespaces in sysfsEric W. Biederman
2010-05-21net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman
2010-05-21netns: Teach network device kobjects which namespace they are in.Eric W. Biederman
2010-05-17net: Add netlink support for virtual port management (was iovnl)Scott Feldman
2010-05-17net: Remove unnecessary semicolons after switch statementsJoe Perches
2010-05-17net: add a noref bit on skb dstEric Dumazet
2010-05-17rps: avoid one atomic in enqueue_to_backlogEric Dumazet
2010-05-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright
2010-05-16net: Introduce sk_route_nocapsEric Dumazet
2010-05-15net: Consistent skb timestampingEric Dumazet
2010-05-15net: adjust handle_macvlan to pass port struct to hookJiri Pirko
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-06rps: Various optimizationsEric Dumazet
2010-05-06veth: Dont kfree_skb() after dev_forward_skb()Eric Dumazet
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong
2010-05-05net: __alloc_skb() speedupEric Dumazet
2010-05-03net: skb_free_datagram_locked() fixEric Dumazet
2010-05-02net: fix softnet_statChangli Gao
2010-05-02net: Inline skb_pull() in eth_type_trans().David S. Miller
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet
2010-04-28net: speedup udp receive pathEric Dumazet
2010-04-27net: disallow to use net_assign_generic externallyJiri Pirko
2010-04-27net: sk_add_backlog() take rmem_alloc into accountEric Dumazet
2010-04-27net: batch skb dequeueing from softnet input_pkt_queueChangli Gao
2010-04-27net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-26net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy
2010-04-26net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy
2010-04-25netns: rename unregister_pernet_subsys parameterJiri Pirko
2010-04-24rps: optimize rps_get_cpu()Changli Gao
2010-04-22net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans
2010-04-22rtnetlink: potential ERR_PTR dereferenceDan Carpenter
2010-04-22net: Orphan and de-dst skbs earlier in xmit path.David S. Miller
2010-04-22rps: immediate send IPI in process_backlog()Eric Dumazet
2010-04-21net: Introduce skb_orphan_try()Eric Dumazet
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells
2010-04-20net: Remove two unnecessary exports (skbuff).Rami Rosen
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-20net: emphasize rtnl lock required in call_netdevice_notifiersJiri Pirko
2010-04-20rps: consistent rxhashEric Dumazet
2010-04-20rps: cleanupsEric Dumazet
2010-04-19rps: static functionsEric Dumazet
2010-04-19rps: shortcut net_rps_action()Eric Dumazet
2010-04-18net: Introduce skb_orphan_try()Eric Dumazet
2010-04-18net: remove time limit in process_backlog()Eric Dumazet