1. 6bafcac sch_qfq: fix overflow in qfq_update_start() by Eric Dumazet · 13 years ago
  2. d47a0ac sch_sfq: dont put new flow at the end of flows by Eric Dumazet · 13 years ago
  3. c5993de Bluetooth: Correct packet len calculation by Andrei Emeltchenko · 13 years ago
  4. 3542b85 Bluetooth: Keep chan->state and sk->sk_state in sync by Gustavo F. Padovan · 13 years ago
  5. 333055f Bluetooth: Don't use *_bh locks anymore by Gustavo F. Padovan · 13 years ago
  6. e75a8b0c Bluetooth: Fix mgmt_stop_discovery_failed() by Andre Guedes · 13 years ago
  7. d084329 Bluetooth: Queue adv_work on system workqueue by Andre Guedes · 13 years ago
  8. c1b9b4f Bluetooth: Fix adv_work delay by Andre Guedes · 13 years ago
  9. b5b32b6 Bluetooth: Fix hci_cc_read_local_ext_features() by Andre Guedes · 13 years ago
  10. 59e2940 Bluetooth: Rename extfeatures by Andre Guedes · 13 years ago
  11. 94f5bfb Bluetooth: Remove *_bh from socket list lock. by Gustavo F. Padovan · 13 years ago
  12. 4b5dd69 Bluetooth: Remove local_bh_disable() from hci_sock.c by Gustavo F. Padovan · 13 years ago
  13. ee65d19 Bluetooth: Remove *_bh locks from SCO by Gustavo F. Padovan · 13 years ago
  14. 393432c Bluetooth: Fix context in RFCOMM tty by Gustavo F. Padovan · 13 years ago
  15. 95ca83f Bluetooth: Fix context in rfcomm_sock_lock by Gustavo F. Padovan · 13 years ago
  16. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  17. 9219b2a Bluetooth: Fix bacpy in l2cap_core.c by Gustavo F. Padovan · 13 years ago
  18. dc0d633 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  19. 3ab0b24 netfilter: nfnetlink_acct: fix nfnl_acct_get operation by Pablo Neira Ayuso · 13 years ago
  20. c121638 netfilter: ctnetlink: fix timeout calculation by Xi Wang · 13 years ago
  21. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  22. 5061253 netem: fix classful handling by Eric Dumazet · 13 years ago
  23. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 13 years ago
  24. c9da99e unix_diag: Fixup RQLEN extension report by Pavel Emelyanov · 13 years ago
  25. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 13 years ago
  26. 257b529 unix_diag: Add the MEMINFO extension by Pavel Emelyanov · 13 years ago
  27. c0636fa inet_diag: Add the SKMEMINFO extension by Pavel Emelyanov · 13 years ago
  28. 5d2e5f2 sock_diag: Introduce the meminfo nla core (v2) by Pavel Emelyanov · 13 years ago
  29. 56be178 Merge branch 'tipc-Dec29-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  30. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  31. f19765f tipc: rename struct bearer_name to struct tipc_bearer_names by Paul Gortmaker · 13 years ago
  32. a18c4bc tipc: rename struct link* to struct tipc_link* by Paul Gortmaker · 13 years ago
  33. 7f9ab6a tipc: rename struct bcbearer* to tipc_bcbearer* by Paul Gortmaker · 13 years ago
  34. 6765fd6 tipc: rename struct bclink to struct tipc_bclink by Paul Gortmaker · 13 years ago
  35. 11f9990 tipc: rename struct subscriber to struct tipc_subscriber by Paul Gortmaker · 13 years ago
  36. fead390 tipc: rename struct subscription to struct tipc_subscription by Paul Gortmaker · 13 years ago
  37. 4584310 tipc: rename struct port_list to struct tipc_port_list by Paul Gortmaker · 13 years ago
  38. 358a0d1 tipc: rename struct media to struct tipc_media by Paul Gortmaker · 13 years ago
  39. 8ade06c ipv6: Fix neigh lookup using NULL device. by David S. Miller · 13 years ago
  40. 346f870 ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does. by David S. Miller · 13 years ago
  41. b0460e4 sch_tbf: report backlog information by Eric Dumazet · 13 years ago
  42. bc94b52 netfilter: Kconfig: fix unmet xt_nfacct dependencies by Pablo Neira Ayuso · 13 years ago
  43. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  44. f83c779 ipv6: Create fast inline ipv6 neigh lookup just like ipv4. by David S. Miller · 13 years ago
  45. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 13 years ago
  46. 32288eb netrom: avoid overflows in nr_setsockopt() by Xi Wang · 13 years ago
  47. ba1cffe ax25: avoid overflows in ax25_setsockopt() by Xi Wang · 13 years ago
  48. fa84309 genetlink: add auto module loading by Stephen Hemminger · 13 years ago
  49. 7ffbcec ipv6: Remove optimistic DAD flag test in ipv6_add_addr() by David Miller · 13 years ago
  50. aef950b packet: fix possible dev refcnt leak when bind fail by Wei Yongjun · 13 years ago
  51. 54b07dc netfilter: provide config option to disable ancient procfs parts by Jan Engelhardt · 13 years ago
  52. 42c344a netfilter: xtables: collapse conditions in xt_ecn by Jan Engelhardt · 13 years ago
  53. af0d29c netfilter: xtables: add an IPv6 capable version of the ECN match by Patrick McHardy · 13 years ago
  54. a4c6f9d netfilter: xtables: give xt_ecn its own name by Jan Engelhardt · 13 years ago
  55. d446a82 netfilter: xtables: move ipt_ecn to xt_ecn by Jan Engelhardt · 13 years ago
  56. 4ae1652 Bluetooth: Fix a compile warning in RFCOMM by Gustavo F. Padovan · 13 years ago
  57. f905730 tipc: Allow use of buf_seqno() helper routine by unicast links by Allan Stephens · 13 years ago
  58. 36559591 tipc: Ignore broadcast acknowledgements that are out-of-range by Allan Stephens · 13 years ago
  59. 10745cd tipc: Flush unsent broadcast messages when contact with last node is lost by Allan Stephens · 13 years ago
  60. 9157baf tipc: Minor optimization of broadcast link transmit queue statistic by Allan Stephens · 13 years ago
  61. 2b78f9a tipc: Handle broadcast attempt when no neighboring nodes exist by Allan Stephens · 13 years ago
  62. cd3decd tipc: Ensure broadcast link spinlock is held when updating node map by Allan Stephens · 13 years ago
  63. c47e9b9 tipc: Eliminate dynamic allocation of broadcast link data structures by Allan Stephens · 13 years ago
  64. 945af1c tipc: Eliminate useless check when network address is assigned by Allan Stephens · 13 years ago
  65. 97f1b62 tipc: Minor correction to TIPC module unloading by Allan Stephens · 13 years ago
  66. d47ce2e tipc: Eliminate useless memset operations in Ethernet media support by Allan Stephens · 13 years ago
  67. 64b32f7 tipc: Do timely cleanup of disabled Ethernet bearer resources by Allan Stephens · 13 years ago
  68. 8c12118 tipc: Minor optimization to deactivation of Ethernet media suppot by Allan Stephens · 13 years ago
  69. bfec73d tipc: Revise comment justifying release of configuration spinlock by Allan Stephens · 13 years ago
  70. 5c216e1 tipc: Allow run-time alteration of default link settings by Allan Stephens · 13 years ago
  71. d6d4577 tipc: Ignore neighbor discovery messages containing invalid address by Allan Stephens · 13 years ago
  72. 3d749a6 tipc: Hide media-specific addressing details from generic bearer code by Allan Stephens · 13 years ago
  73. 4d163a3 tipc: Add new address conversion routines for Ethernet media by Allan Stephens · 13 years ago
  74. c61b666 tipc: Improve handling of media address printing errors by Allan Stephens · 13 years ago
  75. 6c34921 tipc: Streamline media registration error checking by Allan Stephens · 13 years ago
  76. a31abe8 tipc: Eliminate duplication of media structures by Allan Stephens · 13 years ago
  77. c79be45 tipc: Optimize detection of duplicate media registration by Allan Stephens · 13 years ago
  78. 706767d tipc: Register new media using pre-compiled structure by Allan Stephens · 13 years ago
  79. 2060a57 tipc: Enable use by containers having their own network namespace by Allan Stephens · 13 years ago
  80. c159d30 ipv6: Kill useless route tracing bits in net/ipv6/route.c by David S. Miller · 13 years ago
  81. e09e9d1 unix: If we happen to find peer NULL when diag dumping, write zero. by David S. Miller · 13 years ago
  82. 3b0723c unix_diag: Fix incoming connections nla length by Pavel Emelyanov · 13 years ago
  83. b7ba68c Merge branch 'pm-sleep' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  84. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  85. ceb98d0 netfilter: xtables: add nfacct match to support extended accounting by Pablo Neira Ayuso · 13 years ago
  86. 9413902 netfilter: add extended accounting infrastructure over nfnetlink by Pablo Neira Ayuso · 13 years ago
  87. 60b778c rfs: better sizing of dev_flow_table by Eric Dumazet · 13 years ago
  88. c43c5f3 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  89. bb52c7a netem: dont call vfree() under spinlock and BH disabled by Eric Dumazet · 13 years ago
  90. 1a31a4a netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded by Pablo Neira Ayuso · 13 years ago
  91. 81378f7 netfilter: ctnetlink: fix return value of ctnetlink_get_expect() by Pablo Neira Ayuso · 13 years ago
  92. 80e60e6 netfilter: ctnetlink: get and zero operations must be atomic by Pablo Neira Ayuso · 13 years ago
  93. 035c4c1 netlink: Undo const marker in netlink_is_kernel(). by David S. Miller · 13 years ago
  94. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  95. 2494654 netem: loss model API sizes by stephen hemminger · 13 years ago
  96. f5a59b7 sch_hfsc: report backlog information by Eric Dumazet · 13 years ago
  97. cad44c2 Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close" by Gustavo F. Padovan · 13 years ago
  98. 6350323 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  99. 3573b80 Bluetooth: Incorrect address while storing LTK. by Hemant Gupta · 13 years ago
  100. 0354b48 netfilter: xt_connbytes: handle negation correctly by Florian Westphal · 13 years ago