Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
[safe/jmp/linux-2.6] / include /
2010-05-03 David S. MillerMerge branch 'net-next' of git://git./linux/kernel...
2010-05-03 Eric Dumazetnet: rcu fixes
2010-05-03 David S. Millernet: Use explicit "unsigned int" instead of plain ...
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 Jan Engelhardtnet: fix compile error due to double return type in...
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-05-01 Vlad Yasevichsctp: Tag messages that can be Nagle delayed at creation.
2010-05-01 Vlad Yasevichsctp: fast recovery algorithm is per association.
2010-05-01 Vlad Yasevichsctp: update transport initializations
2010-05-01 Vlad Yasevichsctp: Save some room in the sctp_transport by using...
2010-05-01 Vlad Yasevichsctp: remove 'resent' bit from the chunk
2010-05-01 Wei Yongjunsctp: discard ABORT chunk with zero verification tag...
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 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: avoid irq lock inversion while call sk->sk_data_r...
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 Alexander Duyckigb: add support for reporting 5GT/s during probe on...
2010-04-27 Eric Dumazetnet: fix a lockdep rcu warning in __sk_dst_set()
2010-04-27 Eric Dumazetrps: inet_rps_save_rxhash() argument is not const
2010-04-27 Flavio LeitnerTCP: avoid to send keepalive probes if receiving data
2010-04-27 Paul E. McKenneynet: suppress RCU lockdep false positive in twsk_net()
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-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 John W. LinvilleMerge branch 'master' into for-davem
2010-04-23 YOSHIFUJI Hideakiipv6 mcast: Introduce include/net/mld.h for MLD definit...
2010-04-23 Scott Feldmanremove DCB_PROTO_VERSION as we don't do netlink versioning
2010-04-22 Andrew HendryX25: Add if_x25.h and x25 to device identifiers
2010-04-22 Eric Dumazetdst: rcu check refinement
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 Stephen HemmingerIPv6: Generic TTL Security Mechanism (final version)
2010-04-21 Richard Röjforsks8842: Add platform data for setting mac address
2010-04-21 Eric Dumazetfasync: RCU and fine grained locking
2010-04-21 Johannes Bergradiotap parser: fix endian annotation
2010-04-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-21 Rami Rosennet: Remove two unnecessary exports (skbuff).
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-04-20 Felix Fietkaumac80211: add flags for STBC (Space-Time Block Coding)
2010-04-20 Stanislaw Gruszkamac80211: document IEEE80211_CONF_CHANGE_QOS
2010-04-20 Holger Schurigmac80211: sample survey implementation for mac80211...
2010-04-20 Daniel Yingqiang Maath9k: Group Key fix for VAPs
2010-04-20 Eric Dumazetrps: cleanups
2010-04-19 Daniel Halperinmac80211: fix typo in comments
2010-04-19 Eric Dumazetrps: shortcut net_rps_action()
2010-04-19 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-04-19 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-04-19 Dave Airliedrm/radeon/kms: add FireMV 2400 PCI ID.
2010-04-19 Paul E. McKenneyrcu: Make RCU lockdep check the lockdep_recursion variable
2010-04-16 Tom Herbertrfs: Receive Flow Steering
2010-04-16 Grazvydas Ignotaswl1251: add support for dedicated IRQ line
2010-04-16 Luis R. Rodriguezmac80211: add LDPC control flag
2010-04-16 Shan Weinet: replace ipfragok with skb->local_df
2010-04-15 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-04-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-15 Stefan Richterfirewire: cdev: change license of exported header files...
2010-04-15 Changli Gaonet: CONFIG_SMP should be CONFIG_RPS
2010-04-14 Giuseppe CAVALLAROstmmac: new descriptor field for the driver's platform
2010-04-14 David Howellsrcu: Better explain the condition parameter of rcu_dere...
2010-04-14 Paul E. McKenneyrcu: Add rcu_access_pointer and rcu_dereference_protected
2010-04-13 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-04-13 Patrick McHardyipv4: ipmr: support multiple tables
2010-04-13 Patrick McHardyipv4: ipmr: move mroute data into seperate structure
2010-04-13 Patrick McHardyipv4: ipmr: convert struct mfc_cache to struct list_head
2010-04-13 Patrick McHardyipv4: ipmr: remove net pointer from struct mfc_cache
2010-04-13 Patrick McHardyipv4: ipmr: move unres_queue and timer to per-namespace...
2010-04-13 Patrick McHardyipv4: raw: move struct raw_sock and raw_sk() to include...
2010-04-13 Patrick McHardynet: fib_rules: decouple address families from real...
2010-04-13 Patrick McHardynet: fib_rules: consolidate IPv4 and DECnet ->default_p...
2010-04-13 Eric Dumazetnet: uninline skb_bond_should_drop()
2010-04-13 Hans J. KochFix some #includes in CAN drivers (rebased for net...
2010-04-13 Alexander Duyckskbuff: remove unused dev_consume_skb macro definition
2010-04-13 Eric Dumazetnet: sk_dst_cache RCUification
2010-04-13 Richard Cochranpacket: support for TX time stamps on RAW sockets
2010-04-12 Trond MyklebustNFSv4: fix delegated locking
2010-04-11 Herbert Xuinet: Remove unused send_check length argument
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-11 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-10 Stefan Richterfirewire: cdev: comment fixlet
2010-04-10 Clemens Ladischfirewire: cdev: iso packet documentation
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next