1. cd7b539 net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h by David S. Miller · 16 years ago
  2. dee4287 net: fix softnet_stat by Changli Gao · 16 years ago
  3. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  4. 1183f38 net: fix compile error due to double return type in SOCK_DEBUG by Jan Engelhardt · 16 years ago
  5. 47d2964 net: Inline skb_pull() in eth_type_trans(). by David S. Miller · 16 years ago
  6. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 16 years ago
  7. 767dd03 net: speedup sock_recv_ts_and_drops() by Eric Dumazet · 16 years ago
  8. f84af32 net: ip_queue_rcv_skb() helper by Eric Dumazet · 16 years ago
  9. 4b0b72f net: speedup udp receive path by Eric Dumazet · 16 years ago
  10. 5fa782c sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) by Neil Horman · 16 years ago
  11. bece7b2 caif: Rewritten socket implementation by Sjur Braendeland · 16 years ago
  12. 8d545c8 caif: Disconnect without waiting for response by Sjur Braendeland · 16 years ago
  13. 5b20865 caif: Add reference counting to service layer by Sjur Braendeland · 16 years ago
  14. e539d83 caif: Rename functions in cfcnfg and caif_dev by Sjur Braendeland · 16 years ago
  15. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 16 years ago
  16. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 16 years ago
  17. 05fceb4 net: disallow to use net_assign_generic externally by Jiri Pirko · 16 years ago
  18. c377411 net: sk_add_backlog() take rmem_alloc into account by Eric Dumazet · 16 years ago
  19. 6e7676c net: batch skb dequeueing from softnet input_pkt_queue by Changli Gao · 16 years ago
  20. c58dc01 net: Make RFS socket operations not be inet specific. by David S. Miller · 16 years ago
  21. a9cbd58 net: reimplement softnet_data.output_queue as a FIFO queue by Changli Gao · 16 years ago
  22. bb61187 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 16 years ago
  23. ff846f5 igb: add support for reporting 5GT/s during probe on PCIe Gen2 by Alexander Duyck · 16 years ago
  24. 0b53ff2 net: fix a lockdep rcu warning in __sk_dst_set() by Eric Dumazet · 16 years ago
  25. 18f9f13 rps: inet_rps_save_rxhash() argument is not const by Eric Dumazet · 16 years ago
  26. 6c37e5d TCP: avoid to send keepalive probes if receiving data by Flavio Leitner · 16 years ago
  27. 7ec75c5 net: suppress RCU lockdep false positive in twsk_net() by Paul E. McKenney · 16 years ago
  28. 25239ce net: rtnetlink: decouple rtnetlink address families from real address families by Patrick McHardy · 16 years ago
  29. 3d0c9c4 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata by Patrick McHardy · 16 years ago
  30. b7d6a43 Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 16 years ago
  31. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 16 years ago
  32. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 16 years ago
  33. 793b147 IPv6: data structure changes for new socket options by Brian Haley · 16 years ago
  34. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 16 years ago
  35. 6e7cb83 ipv6 mcast: Introduce include/net/mld.h for MLD definitions. by YOSHIFUJI Hideaki · 16 years ago
  36. 286d1e7 remove DCB_PROTO_VERSION as we don't do netlink versioning by Scott Feldman · 16 years ago
  37. 5ebfbc0 X25: Add if_x25.h and x25 to device identifiers by Andrew Hendry · 16 years ago
  38. f68c224 dst: rcu check refinement by Eric Dumazet · 16 years ago
  39. 40eaf96 net: Socket filter ancilliary data access for skb->dev->type by Paul LeoNerd Evans · 16 years ago
  40. aa2ea05 tcp: fix outsegs stat for TSO segments by Tom Herbert · 16 years ago
  41. e802af9 IPv6: Generic TTL Security Mechanism (final version) by Stephen Hemminger · 16 years ago
  42. a1aa882 ks8842: Add platform data for setting mac address by Richard Röjfors · 16 years ago
  43. 989a297 fasync: RCU and fine grained locking by Eric Dumazet · 16 years ago
  44. 6727244 radiotap parser: fix endian annotation by Johannes Berg · 16 years ago
  45. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  46. ccb7c77 net: Remove two unnecessary exports (skbuff). by Rami Rosen · 16 years ago
  47. aa39514 net: sk_sleep() helper by Eric Dumazet · 16 years ago
  48. f79d9ba mac80211: add flags for STBC (Space-Time Block Coding) by Felix Fietkau · 16 years ago
  49. 80725f4 mac80211: document IEEE80211_CONF_CHANGE_QOS by Stanislaw Gruszka · 16 years ago
  50. 1289723 mac80211: sample survey implementation for mac80211 & hwsim by Holger Schurig · 16 years ago
  51. 03ceede ath9k: Group Key fix for VAPs by Daniel Yingqiang Ma · 16 years ago
  52. e36fa2f rps: cleanups by Eric Dumazet · 16 years ago
  53. 93d95b1 mac80211: fix typo in comments by Daniel Halperin · 16 years ago
  54. 8875127 rps: shortcut net_rps_action() by Eric Dumazet · 16 years ago
  55. 85341c6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. 73c6c7f Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  57. 79b9517 drm/radeon/kms: add FireMV 2400 PCI ID. by Dave Airlie · 16 years ago
  58. bc293d6 rcu: Make RCU lockdep check the lockdep_recursion variable by Paul E. McKenney · 16 years ago
  59. fec5e65 rfs: Receive Flow Steering by Tom Herbert · 16 years ago
  60. a02a295 wl1251: add support for dedicated IRQ line by Grazvydas Ignotas · 16 years ago
  61. 0a56bd0 mac80211: add LDPC control flag by Luis R. Rodriguez · 16 years ago
  62. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 16 years ago
  63. 3eb14b9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  64. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 16 years ago
  65. 2fed94c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  66. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  67. 19b3eec firewire: cdev: change license of exported header files to MIT license by Stefan Richter · 16 years ago
  68. fd793d8 net: CONFIG_SMP should be CONFIG_RPS by Changli Gao · 16 years ago
  69. e326e85 stmmac: new descriptor field for the driver's platform by Giuseppe CAVALLARO · 16 years ago
  70. c08c68d rcu: Better explain the condition parameter of rcu_dereference_check() by David Howells · 16 years ago
  71. b62730b rcu: Add rcu_access_pointer and rcu_dereference_protected by Paul E. McKenney · 16 years ago
  72. 0fdfe5a Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  73. f0ad086 ipv4: ipmr: support multiple tables by Patrick McHardy · 16 years ago
  74. 0c12295 ipv4: ipmr: move mroute data into seperate structure by Patrick McHardy · 16 years ago
  75. 862465f ipv4: ipmr: convert struct mfc_cache to struct list_head by Patrick McHardy · 16 years ago
  76. d658f8a ipv4: ipmr: remove net pointer from struct mfc_cache by Patrick McHardy · 16 years ago
  77. e258beb ipv4: ipmr: move unres_queue and timer to per-namespace data by Patrick McHardy · 16 years ago
  78. f74e49b ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h by Patrick McHardy · 16 years ago
  79. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 16 years ago
  80. d8a566b net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. by Patrick McHardy · 16 years ago
  81. acbbc07 net: uninline skb_bond_should_drop() by Eric Dumazet · 16 years ago
  82. 829e001 Fix some #includes in CAN drivers (rebased for net-next-2.6) by Hans J. Koch · 16 years ago
  83. cd58950 skbuff: remove unused dev_consume_skb macro definition by Alexander Duyck · 16 years ago
  84. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 16 years ago
  85. ed85b56 packet: support for TX time stamps on RAW sockets by Richard Cochran · 16 years ago
  86. 0df5dd4 NFSv4: fix delegated locking by Trond Myklebust · 16 years ago
  87. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 16 years ago
  88. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  89. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  90. ca658b1 firewire: cdev: comment fixlet by Stefan Richter · 16 years ago
  91. aa6fec3 firewire: cdev: iso packet documentation by Clemens Ladisch · 16 years ago
  92. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  93. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 16 years ago
  94. fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 16 years ago
  95. 97ad913 mac80211: Moved mesh action codes to a more visible location by Javier Cardona · 16 years ago
  96. e4077e0 xfrm: Fix crashes in xfrm_lookup() by Timo Teräs · 16 years ago
  97. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 16 years ago
  98. 45c4d01 libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) by Mark Lord · 16 years ago
  99. cf90bfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 16 years ago
  100. 97f8aef net: fix ethtool coding style errors and warnings by chavey · 16 years ago