nfsd4: set shorter timeout
[safe/jmp/linux-2.6] / net / core /
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-23 Jarek Poplawskinet: Fix oops in dev_ifsioc()
2008-12-18 David S. MillerRevert "net: release skb->dst in sock_queue_rcv_skb()"
2008-12-17 Rémi Denis-CourmontPhonet: allocate separate ARP type for GPRS over a...
2008-12-17 Rémi Denis-CourmontPhonet: allocate a non-Ethernet ARP type
2008-12-16 Herbert Xuethtool: Add GGRO and SGRO ops
2008-12-16 Herbert Xunet: Add skb_gro_receive
2008-12-16 Herbert Xunet: Add Generic Receive Offload infrastructure
2008-12-16 Herbert Xunet: Add frag_list support to GSO
2008-12-16 Herbert Xunet: Add frag_list support to skb_segment
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-10 Neil Hormannetpoll: fix race on poll_list resulting in garbage...
2008-12-08 Wang Chennetdevice: Kill netdev->priv
2008-12-04 James MorrisMerge branch 'master' into next
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26 Jarek Poplawskipkt_sched: gen_estimator: Optimize gen_estimator_active()
2008-11-26 Eric Dumazetnet: release skb->dst in sock_queue_rcv_skb()
2008-11-26 Eric Dumazetnet: Use a percpu_counter for sockets_allocated
2008-11-26 Stephen Hemmingertc: policing requires a rate estimator
2008-11-26 Arjan van de Vennet: make skb_truesize_bug() call WARN()
2008-11-26 Alexey Dobriyannetns xfrm: per-netns sysctls
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-11-26 Alexey Dobriyannetns xfrm: finding states in netns
2008-11-26 Daniel Lezcanonetns: filter out uevent not belonging to init_net
2008-11-25 Ilpo Järvinentcp: skb_shift cannot cache frag ptrs past pskb_expand_head
2008-11-25 Ilpo Järvinentcp: handle shift/merge of cloned skbs too
2008-11-25 Ilpo Järvinentcp: Try to restore large SKBs while SACK processing
2008-11-24 Jarek Poplawskinet: gen_estimator: Fix gen_kill_estimator() lookups
2008-11-22 Catalin Marinasnet: Fix memory leak in the proto_register function
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-20 Pablo Neira Ayusofilter: add SKF_AD_NLATTR_NEST to look for nested attri...
2008-11-20 Stephen Hemmingernetdev: introduce dev_get_stats()
2008-11-20 Stephen Hemmingernetdev: network device operations infrastructure
2008-11-19 Joe Perchesinclude/net net/ - csum_partial - remove unnecessary...
2008-11-19 Eric Dumazetnet: make /proc/net/protocols namespace aware
2008-11-19 Robert Olssonpktgen: fix multiple queue warning
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-18 James MorrisMerge branch 'master' into next
2008-11-17 Johannes Bergrtnetlink: propagate error from dev_change_flags in...
2008-11-17 Alexey Dobriyannet: use %pF for /proc/net/ptype
2008-11-17 Eric Dumazetnet: Convert TCP & DCCP hash tables to use RCU / hlist_...
2008-11-14 Pavel Emelyanovscm: fix scm_fp_list->list initialization made in wrong...
2008-11-14 Eric Dumazetnet: speedup dst_release()
2008-11-14 Ingo Molnarlockdep: include/linux/lockdep.h - fix warning in net...
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the networking...
2008-11-12 Ingo Molnarlockdep: include/linux/lockdep.h - fix warning in net...
2008-11-12 Eric Dumazetnet: Cleanup of neighbour code
2008-11-12 Alexey Dobriyannet: remove struct neigh_table::pde
2008-11-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-11 Lennert Buytenheknet: fix setting of skb->tail in skb_recycle_check()
2008-11-11 Jesse Brandeburgpktgen: add full reset functionality
2008-11-10 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2008-11-08 Eric W. Biedermannet: Guaranetee the proper ordering of the loopback...
2008-11-08 Eric W. Biedermannet: fib_rules ordering fixes.
2008-11-08 David S. MillerRevert "net: Guaranetee the proper ordering of the...
2008-11-07 Alexey Dobriyannet: mark flow_cache_cpu_prepare() as __init
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-06 David S. Millernet: Fix recursive descent in __scm_destroy().
2008-11-06 David Millernet: Fix recursive descent in __scm_destroy().
2008-11-06 Eric W. Biedermannet: Don't leak packets when a netns is going down
2008-11-06 Eric W. Biedermannet: Guaranetee the proper ordering of the loopback...
2008-11-05 Eric W. Biedermannetns: Delete virtual interfaces during namespace cleanup
2008-11-05 Eric Dumazetnet: sk_free_datagram() should use sk_mem_reclaim_partial()
2008-11-04 Patrick McHardynet: fix packet socket delivery in rx irq handler
2008-11-04 Alexey Dobriyannet: '&' redux
2008-11-04 Stephen Hemmingernet: increase receive packet quantum
2008-11-02 Stephen Hemmingernet: add documentation for skb recycling
2008-10-31 Sujithmac80211: Re-enable aggregation
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 Alexey Dobriyannetns: add register_pernet_gen_subsys/unregister_pernet...
2008-10-29 Eric Dumazetudp: RCU handling for Unicast packets.
2008-10-28 Alexey Dobriyannet: don't use INIT_RCU_HEAD
2008-10-28 Alexey Dobriyannet: reduce structures when XFRM=n
2008-10-28 Jesse Brandeburgpktgen: fix multiple queue warning
2008-10-28 Eric W. Biedermannetns: Coexist with the sysfs limitations v2
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-23 Herbert Xunet: Fix disjunct computation of netdev features
2008-10-20 Stephen Hemmingernetdev: change name dropping error codes
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-10-15 Alexey Dobriyannetns: fix net_generic array leak
2008-10-14 Alan Coxnet: Rationalise email address: Network Specific Parts
2008-10-14 Ilpo Järvinenpktgen: fix skb leak in case of failure
2008-10-13 Dimitris Michailidisnet: Fix off-by-one in skb_dma_map
2008-10-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-08 Alexey Dobriyannetns: export netns list
2008-10-07 Herbert Xunet: Fix netdev_run_todo dead-lock
2008-10-07 Patrick McHardynet: only invoke dev->change_rx_flags when device is UP
2008-10-07 Peter Zijlstranet: packet split receive api
2008-10-07 Peter Zijlstranet: wrap sk->sk_backlog_rcv()
2008-10-01 Herbert Xunet: BUG instead of corrupting memory in pskb_expand_head
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-01 Lennert Buytenheknet: add skb_recycle_check() to enable netdriver skb...
2008-09-30 Stephen Hemmingernetdev: docbook comment update (revised)
2008-09-30 Stephen Hemmingernetdev: use const for some name functions
2008-09-24 Oliver Hartkoppnet: remove ifalias on empty given alias
2008-09-23 David S. Millerneigh: Remove by-hand SKB queue handling.
next