nfsd4: allow nfs4 state startup to fail
[safe/jmp/linux-2.6] / net / core /
2009-08-05 Ingo Molnarnet: Fix spinlock use in alloc_netdev_mq()
2009-08-02 Jiri Pirkonet: restore the original spinlock to protect unicast...
2009-08-02 Eric Dumazetnet: net_assign_generic() fix
2009-07-20 Rémi Denis-CourmontFix error return for setsockopt(SO_TIMESTAMPING)
2009-07-17 Eric Dumazetnet: sock_copy() fixes
2009-07-12 Eric Dumazetnet: sk_prot_alloc() should not blindly overwrite memory
2009-07-10 Jiri Olsanet: adding memory barrier to the poll and receive...
2009-07-09 Anton Vorontsovnetpoll: Fix carrier detection for drivers that are...
2009-06-27 Herbert Xugro: Flush GRO packets in napi_disable_pending path
2009-06-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-23 Herbert Xunet: Move rx skb_orphan call to where needed
2009-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-18 Jiri Pirkonet: group address list and its count
2009-06-18 Stephen Hemmingerskbuff: don't corrupt mac_header on skb expansion
2009-06-18 Stephen Hemmingerskbuff: skb_mac_header_was_set is always true on >32 bit
2009-06-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2009-06-15 Vegard Nossumnet: annotate struct sock bitfield
2009-06-15 Vegard Nossumnet: use kmemcheck bitfields API for skbuff
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-12 Michał Mirosławbridge: Simplify interface for ATM LANE
2009-06-12 John Dykstra[PATCH] net core: Some interface flags not returned...
2009-06-11 Timo Terasneigh: fix state transition INCOMPLETE->FAILED via...
2009-06-11 Eric Dumazetnet: No more expensive sock_hold()/sock_put() on each tx
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-10 Johannes Bergmac80211: do not pass PS frames out of mac80211 again
2009-06-09 Sergey LapinAdd constants for the ieee 802.15.4 stack
2009-06-09 Eric Dumazetnet: dev_addr_init() fix
2009-06-09 David S. Millernet/core/user_dma.c: Use frag list abstraction interfaces.
2009-06-09 David S. Millernet/core/skbuff.c: Use frag list abstraction interfaces.
2009-06-09 David S. Millernet/core/dev.c: Use frag list abstraction interfaces.
2009-06-09 David S. Millerdatagram: Use frag list abstraction interfaces.
2009-06-08 Figo.zhangnet pkgen.c:fix no need for check
2009-06-08 Sridhar Samudralanet: Fix memcpy_toiovecend() to use the right offset
2009-06-08 Sridhar Samudralanet: Fix skb_copy_datagram_from_iovec() to pass the...
2009-06-08 Eric Dumazetnet: skb_shared_info optimization
2009-06-08 Eric Dumazetnet: num_dma_maps is not used
2009-06-08 Herbert Xunet: Ensure partial checksum offset is inside the skb...
2009-06-03 Johannes Bergnet: introduce pre-up netdev notifier
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-30 Jiri Pirkonet: convert unicast addr list
2009-05-27 Eric Dumazetnet: net/core/sock.c cleanup
2009-05-27 Eric Dumazetnet: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netde...
2009-05-27 Herbert Xugro: Store shinfo in local variable in skb_gro_receive
2009-05-27 Herbert Xugro: Nasty optimisations for page frags in skb_gro_receive
2009-05-27 Herbert Xugro: Open-code final pskb_may_pull
2009-05-27 Herbert Xugro: Avoid unnecessary comparison after skb_gro_header
2009-05-27 Herbert Xugro: Optimise length comparison in skb_gro_header
2009-05-27 Herbert Xugro: Only use skb_gro_header for completely non-linear...
2009-05-27 Herbert Xugro: Localise offset/headlen in skb_gro_offset
2009-05-27 Herbert Xugro: Inline skb_gro_header and cache frag0 virtual...
2009-05-27 Herbert Xugro: Open-code frags copy in skb_gro_receive
2009-05-27 David S. Millernet: Remove bogus reference to BUS_ID_SIZE in sysfs...
2009-05-26 Eric Dumazetnet: txq_trans_update() helper
2009-05-26 Jarek Poplawskipkt_sched: gen_estimator: Fix signed integers right...
2009-05-25 Alexander Beregalovnet: remove COMPAT_NET_DEV_OPS
2009-05-25 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-25 Herbert Xuskbuff: Copy csum instead of csum_start/csum_offset
2009-05-25 Herbert Xuskbuff: Move new code into __copy_skb_header
2009-05-22 David S. Millernet: Fix arg to trace_napi_poll() in netpoll.
2009-05-21 Neil Hormandropmon: add ability to detect when hardware dropsrxpackets
2009-05-21 Stephen Hemmingernetns: simplify net_ns_init
2009-05-21 Stephen Hemmingernetns: remove leftover debugging message
2009-05-21 Florian Westphalpktgen: do not access flows[] beyond its length
2009-05-21 Rami Rosennet: Remove unused parameter from fill method in fib_ru...
2009-05-19 Eric Dumazetnet: release dst entry in dev_hard_start_xmit()
2009-05-19 Eric W. Biedermannet-sysfs: Use rtnl_trylock in sysfs methods.
2009-05-19 Thomas Chenaultnet: fix skb_seq_read returning wrong offset/length...
2009-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-19 Eric Dumazetpkt_sched: gen_estimator: use 64 bit intermediate count...
2009-05-18 Eric Dumazetnet: add tx_packets/tx_bytes/tx_dropped counters in...
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into tracing/core
2009-05-18 John Dykstratcp: tcp_prequeue() can use keyed wakeups
2009-05-18 Pavel Emelyanovnetpoll: don't dereference NULL dev from np
2009-05-17 Rami Rosenipv4: remove an unused parameter from configure method...
2009-05-09 Jiri Pirkonet: check retval of dev_addr_init()
2009-05-08 John DykstraNetwork Drop Monitor: Fix skb_kill_datagram
2009-05-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-05-06 Lennert Buytenheknet: update skb_recycle_check() for hardware timestampi...
2009-05-05 Jiri Pirkonet: introduce a list of device addresses dev_addr_list...
2009-05-04 Alexey Dobriyannetns 2/2: extract net_create()
2009-05-04 Alexey Dobriyannetns 1/2: don't get/put old netns on CLONE_NEWNET
2009-05-03 David S. Millernet: Avoid modulus in skb_tx_hash() for forwarding...
2009-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-01 Eric Dumazetnet: Fix skb_tx_hash() for forwarding workloads.
2009-04-30 Jarek Poplawskinet: Fix oops when splicing skbs from a frag_list.
2009-04-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-28 Eric Dumazetnet: Avoid extra wakeups of threads blocked in wait_for...
2009-04-27 Herbert Xugro: Fix handling of headers that extend over the tail
2009-04-27 Neil Hormandrop_monitor: Update netlink protocol to include netlin...
2009-04-21 Michael S. Tsirkintun: fix tun_chr_aio_write so that aio works
2009-04-21 Michael S. Tsirkinnet: skb_copy_datagram_const_iovec()
2009-04-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-20 Ben Hutchingsnet: Fix GRO for multiple page fragments
2009-04-20 Marcin Slusarznet: fix "compatibility" typos
2009-04-20 Jarek Poplawskinet: sch_netem: Fix an inconsistency in ingress netem...
2009-04-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-16 Herbert Xugro: New frags interface to avoid copying shinfo
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-14 Herbert Xugro: Restore correct value to gso_size
next