1. d5b8aa1 net_sched: fix dequeuer fairness by jamal · 13 years ago
  2. 6f9edc6 net: Kill unuseful net/TUNABLE doc in kernel source by Shan Wei · 13 years ago
  3. 1897fe5 Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6 by David S. Miller · 13 years ago
  4. e4a0aee tipc: Optimize creation of connection protocol messages by Allan Stephens · 13 years ago
  5. f55b564 tipc: Don't create payload message using connection protocol routine by Allan Stephens · 13 years ago
  6. 1c1a551 tipc: Reject connection protocol message sent to unconnected port by Allan Stephens · 13 years ago
  7. e244a91 tipc: Optimize creation of FIN messages by Allan Stephens · 13 years ago
  8. 741d9eb tipc: Cleanup of message header size terminology by Allan Stephens · 13 years ago
  9. 15f4e2b tipc: Eliminate useless check when creating internal message by Allan Stephens · 13 years ago
  10. a9948ba tipc: Remove unnecessary includes in socket code by Allan Stephens · 13 years ago
  11. f01a2b6 tipc: Eliminate unused field in bearer structure by Allan Stephens · 13 years ago
  12. 0f305bf tipc: Correct typo in link statistics output by Allan Stephens · 13 years ago
  13. 8af4638 tipc: Eliminate checks for empty zone list during name translation by Allan Stephens · 13 years ago
  14. f6f0a4d tipc: Convert name table publication lists to standard kernel lists by Allan Stephens · 13 years ago
  15. b52124a tipc: Partition name table instance array info into two parts by Allan Stephens · 13 years ago
  16. 7eb878e tipc: Eliminate redundant masking in message header routines by Allan Stephens · 13 years ago
  17. 74d33b3 tipc: Eliminate message header routines for caching destination node by Allan Stephens · 13 years ago
  18. 7dd1bf2 tipc: Optimizations & corrections to message rejection by Allan Stephens · 13 years ago
  19. 017dac3 tipc: Optimize routing of returned payload messages by Allan Stephens · 13 years ago
  20. 76d1252 tipc: Add sanity check to detect rejection of non-payload messages by Allan Stephens · 13 years ago
  21. acc631b tipc: Standardize exit logic for message rejection handling by Allan Stephens · 13 years ago
  22. 7ae4738 tipc: Remove unused sanity test macro by Allan Stephens · 13 years ago
  23. 5e72690 tipc: Convert fatal broadcast sanity check to non-fatal check by Allan Stephens · 13 years ago
  24. 3609936 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 · 13 years ago
  25. f70490e Bluetooth: include scatterlist.h where needed by Stephen Rothwell · 13 years ago
  26. 4d054f2 dcb: use nlmsg_free() instead of kfree() by Dan Carpenter · 13 years ago
  27. 9720bb3 nl80211: use netlink consistent dump feature for BSS dumps by Johannes Berg · 13 years ago
  28. 670dc28 netlink: advertise incomplete dumps by Johannes Berg · 13 years ago
  29. 1c1236e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  30. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  31. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  32. 4003b65 dcb: Add missing error check in dcb_ieee_set() by John Fastabend · 13 years ago
  33. ab6baf9 dcb: fix return type on dcb_setapp() by John Fastabend · 13 years ago
  34. a364c8c dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings by John Fastabend · 13 years ago
  35. f9ae7e4 dcb: Add ieee_dcb_delapp() and dcb op to delete app entry by John Fastabend · 13 years ago
  36. b6db217 dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data by John Fastabend · 13 years ago
  37. 314b477 net: dcbnl, add multicast group for DCB by John Fastabend · 13 years ago
  38. c7797ba dcb: Add DCBX capabilities bitmask to the get_ieee response by John Fastabend · 13 years ago
  39. 3847ce3 core: add tracepoints for queueing skb to rcvbuf by Satoru Moriya · 13 years ago
  40. 296f7ea udp: add tracepoints for queueing skb to rcvbuf by Satoru Moriya · 13 years ago
  41. dec17b7 Remove redundant linux/version.h includes from net/ by Jesper Juhl · 13 years ago
  42. 43f3dc4 Bluetooth: Fix not setting the chan state by Vinicius Costa Gomes · 13 years ago
  43. 0555891 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 13 years ago
  44. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  45. eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  46. 6e158d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  47. 238442f net: export the receive time stamping hook for non-NAPI drivers by Richard Cochran · 13 years ago
  48. 8ad2475 ipv4, ping: Remove duplicate icmp.h include by Jesper Juhl · 13 years ago
  49. eac5646 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  50. 77572fd mac80211: quiesce vif before suspending by Eliad Peller · 13 years ago
  51. e13e21d Bluetooth: Remove useless access to the socket by Vinicius Costa Gomes · 13 years ago
  52. 6312845 Bluetooth: Fix crash when setting a LE socket to ready by Vinicius Costa Gomes · 13 years ago
  53. 43676ab5 batman-adv: improved gateway tq-based selection by Antonio Quartulli · 13 years ago
  54. 19595e0 batman-adv: throw uevent in userspace on gateway add/change/del event by Antonio Quartulli · 13 years ago
  55. 2265c14 batman-adv: gateway election code refactoring by Antonio Quartulli · 13 years ago
  56. c6bda68 batman-adv: add wrapper function to throw uevent in userspace by Antonio Quartulli · 13 years ago
  57. 7683fdc batman-adv: protect the local and the global trans-tables with rcu by Antonio Quartulli · 13 years ago
  58. cc47f66 batman-adv: improved roaming mechanism by Antonio Quartulli · 13 years ago
  59. a73105b batman-adv: improved client announcement mechanism by Antonio Quartulli · 13 years ago
  60. 3b27ffb batman-adv: Unify the first 3 bytes in each packet by Antonio Quartulli · 13 years ago
  61. b4e1705 batman-adv: Reduce usage of char by Sven Eckelmann · 13 years ago
  62. b2c44a5 batman-adv: count_real_packets() in batman-adv assumes char is signed by David Howells · 13 years ago
  63. db69ecf batman-adv: Keep interface_tx as local function by Sven Eckelmann · 13 years ago
  64. b8e2dd1 batman-adv: Move compare_orig to originator.c by Sven Eckelmann · 13 years ago
  65. cefa999 netpoll: copy dev name of slaves to struct netpoll by WANG Cong · 13 years ago
  66. 9aa3c94 ipv4: fix multicast losses by Eric Dumazet · 13 years ago
  67. eeb1497 inet_diag: fix inet_diag_bc_audit() by Eric Dumazet · 13 years ago
  68. 1eddcea net: rfs: enable RFS before first data packet is received by Eric Dumazet · 13 years ago
  69. a7925bd Bluetooth: Fix locking in blacklist code by Gustavo F. Padovan · 13 years ago
  70. b856439 mac80211: add cancel_hw_scan() callback by Eliad Peller · 13 years ago
  71. a6af1d8 mac80211: Start monitor work on restart by Paul Stewart · 13 years ago
  72. 82362cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  73. e3cb78c vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support by Antoine Reversat · 13 years ago
  74. cb0a605 net/rds: use prink_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  75. d751e62 net/can: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  76. a1b7f85 caif: Bugfix - XOFF removed channel from caif-mux by sjur.brandeland@stericsson.com · 13 years ago
  77. c63d6ea rtnetlink: unlock on error path in netlink_dump() by Dan Carpenter · 13 years ago
  78. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  79. fc2af6c IGMP snooping: set mrouters_only flag for IPv6 traffic properly by Fernando Luis Vázquez Cao · 13 years ago
  80. 62b2bcb IGMP snooping: set mrouters_only flag for IPv4 traffic properly by Fernando Luis Vázquez Cao · 13 years ago
  81. 3009adf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  82. e2ab435 Bluetooth: Use bit operations on conn_state by Gustavo F. Padovan · 13 years ago
  83. c1360a1 Bluetooth: use bit operation on conf_state by Gustavo F. Padovan · 13 years ago
  84. 7fbec22 Bluetooth: Add blacklisting support for mgmt interface by Antti Julku · 13 years ago
  85. b2a66aa Bluetooth: Move blacklisting functions to hci_core by Antti Julku · 13 years ago
  86. 8dac6be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  87. 15b4d93 netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl by Jozsef Kadlecsik · 13 years ago
  88. e385357 netfilter: ipset: hash:net,iface type introduced by Jozsef Kadlecsik · 13 years ago
  89. 9b03a5e netfilter: ipset: use the stored first cidr value instead of '1' by Jozsef Kadlecsik · 13 years ago
  90. 9d88323 netfilter: ipset: fix return code for destroy when sets are in use by Jozsef Kadlecsik · 13 years ago
  91. b66554c netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change by Jozsef Kadlecsik · 13 years ago
  92. e6146e8 netfilter: ipset: use unified from/to address masking and check the usage by Jozsef Kadlecsik · 13 years ago
  93. f3dfd15 netfilter: ipset: take into account cidr value for the from address when creating the set by Jozsef Kadlecsik · 13 years ago
  94. d0d9e0a netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types by Jozsef Kadlecsik · 13 years ago
  95. f1e00b3 netfilter: ipset: set type support with multiple revisions added by Jozsef Kadlecsik · 13 years ago
  96. 3d14b17 netfilter: ipset: fix adding ranges to hash types by Jozsef Kadlecsik · 13 years ago
  97. c1e2e04 netfilter: ipset: support listing setnames and headers too by Jozsef Kadlecsik · 13 years ago
  98. ac8cc92 netfilter: ipset: options and flags support added to the kernel API by Jozsef Kadlecsik · 13 years ago
  99. 483e9ea netfilter: ipset: whitespace fixes: some space before tab slipped in by Jozsef Kadlecsik · 13 years ago
  100. 5416219 netfilter: ipset: timeout can be modified for already added elements by Jozsef Kadlecsik · 13 years ago