net: rcu fixes
[safe/jmp/linux-2.6] / net /
2010-05-03 Eric Dumazetnet: rcu fixes
2010-05-03 Ilpo Järvinenunix/garbage: kill copy of the skb queue walker
2010-05-03 Changli Gaonet: fix softnet_stat
2010-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-02 David S. Millernet: Inline skb_pull() in eth_type_trans().
2010-05-01 Eric Dumazetnet: sock_def_readable() and friends RCU conversion
2010-04-30 Dan Carpenteripv6: cleanup: remove unneeded null check
2010-04-30 Changli Gaoxfrm: potential uninitialized variable num_xfrms
2010-04-30 Eric Dumazetnet: speedup sock_recv_ts_and_drops()
2010-04-28 Eric Dumazetnet: ip_queue_rcv_skb() helper
2010-04-28 Eric Dumazetnet: speedup udp receive path
2010-04-28 Neil Hormansctp: Fix skb_over_panic resulting from multiple invali...
2010-04-28 Sjur BraendelandBugfix: Link selection was swapped in switch.
2010-04-28 Sjur Braendelandcaif: Bugfixes in CAIF netdevice for close and flow...
2010-04-28 Sjur Braendelandcaif: Rewritten socket implementation
2010-04-28 Sjur Braendelandcaif: Disconnect without waiting for response
2010-04-28 Sjur Braendelandcaif: Add reference counting to service layer
2010-04-28 Sjur Braendelandcaif: Rename functions in cfcnfg and caif_dev
2010-04-28 Vlad Yasevichsctp: Fix oops when sending queued ASCONF chunks
2010-04-28 Wei Yongjunsctp: fix to calc the INIT/INIT-ACK chunk length correc...
2010-04-28 Vlad Yasevichsctp: per_cpu variables should be in bh_disabled section
2010-04-28 Vlad Yasevichsctp: fix potential reference of a freed pointer
2010-04-28 Wei Yongjunsctp: avoid irq lock inversion while call sk->sk_data_r...
2010-04-28 David S. MillerRevert "tcp: bind() fix when many ports are bound"
2010-04-28 stephen hemmingerbridge: multicast_flood cleanup
2010-04-28 stephen hemmingerbridge: multicast port group RCU fix
2010-04-28 stephen hemmingerbridge: multicast flood
2010-04-28 stephen hemmingerbridge: simplify multicast_add_router
2010-04-28 Dan Carpenterbluetooth: handle l2cap_create_connless_pdu() errors
2010-04-27 David S. MillerRevert "bridge: Use hlist_for_each_entry_rcu() in br_mu...
2010-04-27 David S. Millerbridge: Use hlist_for_each_entry_rcu() in br_multicast_...
2010-04-27 Jiri Pirkonet: disallow to use net_assign_generic externally
2010-04-27 Eric Dumazetnet: sk_add_backlog() take rmem_alloc into account
2010-04-27 Changli Gaonet: batch skb dequeueing from softnet input_pkt_queue
2010-04-27 David S. Millernet: Make RFS socket operations not be inet specific.
2010-04-27 Changli Gaonet: reimplement softnet_data.output_queue as a FIFO...
2010-04-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-04-27 Flavio LeitnerTCP: avoid to send keepalive probes if receiving data
2010-04-27 stephen hemmingerbridge: multicast router list manipulation
2010-04-27 stephen hemmingerbridge: use is_multicast_ether_addr
2010-04-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-27 David S. Millerbridge: Fix build of ipv6 multicast code.
2010-04-26 YOSHIFUJI Hideaki... bridge br_multicast: Ensure to initialize BR_INPUT_SKB_...
2010-04-26 YOSHIFUJI Hideaki... bridge br_multicast: Ensure to initialize BR_INPUT_SKB_...
2010-04-26 Stefan Schmidtieee802154: Fix oops during ieee802154_sock_ioctl
2010-04-26 Eric Dumazetnet: use sk_sleep()
2010-04-26 Jiri Pirkophonet: use phonet_pernet instead of directly net_generic
2010-04-26 Patrick McHardynet: ipmr: add support for dumping routing tables over...
2010-04-26 Patrick McHardynet: rtnetlink: decouple rtnetlink address families...
2010-04-26 Patrick McHardynet: fib_rules: mark arguments to fib_rules_register...
2010-04-25 Eric Dumazetipv6: Fix inet6_csk_bind_conflict()
2010-04-25 Jiri Pirkonetns: rename unregister_pernet_subsys parameter
2010-04-25 Changli Gaorps: optimize rps_get_cpu()
2010-04-24 David S. MillerMerge branch 'net-next-2.6_20100423a/br/br_multicast_v3...
2010-04-24 Brian HaleyIPv6: Complete IPV6_DONTFRAG support
2010-04-24 Brian HaleyIPv6: Add dontfrag argument to relevant functions
2010-04-24 Brian HaleyIPv6: data structure changes for new socket options
2010-04-23 Jiri Pirkol2tp_eth: fix memory allocation
2010-04-23 Jiri Pirkol2tp: fix memory allocation
2010-04-23 John W. LinvilleMerge branch 'master' into for-davem
2010-04-23 YOSHIFUJI Hideakibridge br_multicast: IPv6 MLD support.
2010-04-23 YOSHIFUJI Hideakibridge br_multicast: Make functions less ipv4 dependent.
2010-04-23 YOSHIFUJI Hideakiipv6 mcast: Introduce include/net/mld.h for MLD definit...
2010-04-23 Eric Dumazettcp: bind() fix when many ports are bound
2010-04-22 Andrew HendryX25: Add if_x25.h and x25 to device identifiers
2010-04-22 Paul LeoNerd Evansnet: Socket filter ancilliary data access for skb-...
2010-04-22 Tom Herberttcp: fix outsegs stat for TSO segments
2010-04-22 Dan Carpenterrdma: potential ERR_PTR dereference
2010-04-22 Dan Carpenterrtnetlink: potential ERR_PTR dereference
2010-04-22 Stephen HemmingerIPv6: Generic TTL Security Mechanism (final version)
2010-04-22 David S. Millernet: Orphan and de-dst skbs earlier in xmit path.
2010-04-22 Eric Dumazetrps: immediate send IPI in process_backlog()
2010-04-22 Jiri Olsanet: ipv6 bind to device issue
2010-04-22 Johannes Bergethernet: print protocol in host byte order
2010-04-22 Eric Dumazetnet: Introduce skb_orphan_try()
2010-04-22 Shan Weiipv6: allow to send packet after receiving ICMPv6 Too...
2010-04-21 andrew hendryX25 fix dead unaccepted sockets
2010-04-21 Nicolas Dichtelxfrm6: ensure to use the same dev when building a bundle
2010-04-21 Eric Dumazetfasync: RCU and fine grained locking
2010-04-21 David S. Millertcp: Mark v6 response packets as CHECKSUM_PARTIAL
2010-04-21 David S. Millertcp: Fix ipv6 checksumming on response packets for...
2010-04-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-21 David Howellsnet: Fix an RCU warning in dev_pick_tx()
2010-04-21 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-21 Herbert Xuipv6: Fix tcp_v6_send_response transport header setting.
2010-04-21 Rami Rosennet: Remove two unnecessary exports (skbuff).
2010-04-21 Eric Dumazetnet: Fix various endianness glitches
2010-04-21 Eric Dumazetbridge: add a missing ntohs()
2010-04-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-04-20 Juuso Oikarinenmac80211: Fix ieee80211_sta_conn_mon_timer with hw...
2010-04-20 Holger Schurigmac80211: sample survey implementation for mac80211...
2010-04-20 Daniel Yingqiang Maath9k: Group Key fix for VAPs
2010-04-20 Jiri Pirkonet: emphasize rtnl lock required in call_netdevice_not...
2010-04-20 Eric Dumazetrps: consistent rxhash
2010-04-20 Eric Dumazetrps: cleanups
2010-04-19 Eric Dumazetrps: static functions
2010-04-19 Johannes Bergmac80211: add missing newline
2010-04-19 Juuso Oikarinenmac80211: Prevent running sta_cleanup timer unnecessarily
2010-04-19 Johannes Bergmac80211: fix stopping RX BA session from timer
next