1. f83c779 ipv6: Create fast inline ipv6 neigh lookup just like ipv4. by David S. Miller · 13 years ago
  2. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 13 years ago
  3. 32288eb netrom: avoid overflows in nr_setsockopt() by Xi Wang · 13 years ago
  4. ba1cffe ax25: avoid overflows in ax25_setsockopt() by Xi Wang · 13 years ago
  5. fa84309 genetlink: add auto module loading by Stephen Hemminger · 13 years ago
  6. 7ffbcec ipv6: Remove optimistic DAD flag test in ipv6_add_addr() by David Miller · 13 years ago
  7. aef950b packet: fix possible dev refcnt leak when bind fail by Wei Yongjun · 13 years ago
  8. 54b07dc netfilter: provide config option to disable ancient procfs parts by Jan Engelhardt · 13 years ago
  9. 42c344a netfilter: xtables: collapse conditions in xt_ecn by Jan Engelhardt · 13 years ago
  10. af0d29c netfilter: xtables: add an IPv6 capable version of the ECN match by Patrick McHardy · 13 years ago
  11. a4c6f9d netfilter: xtables: give xt_ecn its own name by Jan Engelhardt · 13 years ago
  12. d446a820 netfilter: xtables: move ipt_ecn to xt_ecn by Jan Engelhardt · 13 years ago
  13. 4ae1652 Bluetooth: Fix a compile warning in RFCOMM by Gustavo F. Padovan · 13 years ago
  14. f905730 tipc: Allow use of buf_seqno() helper routine by unicast links by Allan Stephens · 13 years ago
  15. 36559591 tipc: Ignore broadcast acknowledgements that are out-of-range by Allan Stephens · 13 years ago
  16. 10745cd tipc: Flush unsent broadcast messages when contact with last node is lost by Allan Stephens · 13 years ago
  17. 9157baf tipc: Minor optimization of broadcast link transmit queue statistic by Allan Stephens · 13 years ago
  18. 2b78f9a tipc: Handle broadcast attempt when no neighboring nodes exist by Allan Stephens · 13 years ago
  19. cd3decd tipc: Ensure broadcast link spinlock is held when updating node map by Allan Stephens · 13 years ago
  20. c47e9b9 tipc: Eliminate dynamic allocation of broadcast link data structures by Allan Stephens · 13 years ago
  21. 945af1c tipc: Eliminate useless check when network address is assigned by Allan Stephens · 13 years ago
  22. 97f1b62 tipc: Minor correction to TIPC module unloading by Allan Stephens · 13 years ago
  23. d47ce2e tipc: Eliminate useless memset operations in Ethernet media support by Allan Stephens · 13 years ago
  24. 64b32f7 tipc: Do timely cleanup of disabled Ethernet bearer resources by Allan Stephens · 13 years ago
  25. 8c12118d tipc: Minor optimization to deactivation of Ethernet media suppot by Allan Stephens · 13 years ago
  26. bfec73d tipc: Revise comment justifying release of configuration spinlock by Allan Stephens · 13 years ago
  27. 5c216e1 tipc: Allow run-time alteration of default link settings by Allan Stephens · 13 years ago
  28. d6d4577 tipc: Ignore neighbor discovery messages containing invalid address by Allan Stephens · 13 years ago
  29. 3d749a6 tipc: Hide media-specific addressing details from generic bearer code by Allan Stephens · 13 years ago
  30. 4d163a3 tipc: Add new address conversion routines for Ethernet media by Allan Stephens · 13 years ago
  31. c61b666 tipc: Improve handling of media address printing errors by Allan Stephens · 13 years ago
  32. 6c34921 tipc: Streamline media registration error checking by Allan Stephens · 13 years ago
  33. a31abe8 tipc: Eliminate duplication of media structures by Allan Stephens · 13 years ago
  34. c79be45 tipc: Optimize detection of duplicate media registration by Allan Stephens · 13 years ago
  35. 706767d tipc: Register new media using pre-compiled structure by Allan Stephens · 13 years ago
  36. 2060a57 tipc: Enable use by containers having their own network namespace by Allan Stephens · 13 years ago
  37. c159d30 ipv6: Kill useless route tracing bits in net/ipv6/route.c by David S. Miller · 13 years ago
  38. e09e9d1 unix: If we happen to find peer NULL when diag dumping, write zero. by David S. Miller · 13 years ago
  39. 3b0723c unix_diag: Fix incoming connections nla length by Pavel Emelyanov · 13 years ago
  40. b7ba68c Merge branch 'pm-sleep' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  41. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  42. ceb98d0 netfilter: xtables: add nfacct match to support extended accounting by Pablo Neira Ayuso · 13 years ago
  43. 9413902 netfilter: add extended accounting infrastructure over nfnetlink by Pablo Neira Ayuso · 13 years ago
  44. 60b778c rfs: better sizing of dev_flow_table by Eric Dumazet · 13 years ago
  45. c43c5f3 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  46. bb52c7a netem: dont call vfree() under spinlock and BH disabled by Eric Dumazet · 13 years ago
  47. 1a31a4a netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded by Pablo Neira Ayuso · 13 years ago
  48. 81378f7 netfilter: ctnetlink: fix return value of ctnetlink_get_expect() by Pablo Neira Ayuso · 13 years ago
  49. 80e60e6 netfilter: ctnetlink: get and zero operations must be atomic by Pablo Neira Ayuso · 13 years ago
  50. 035c4c1 netlink: Undo const marker in netlink_is_kernel(). by David S. Miller · 13 years ago
  51. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  52. 2494654 netem: loss model API sizes by stephen hemminger · 13 years ago
  53. f5a59b7 sch_hfsc: report backlog information by Eric Dumazet · 13 years ago
  54. cad44c2 Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close" by Gustavo F. Padovan · 13 years ago
  55. 6350323 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  56. 3573b80 Bluetooth: Incorrect address while storing LTK. by Hemant Gupta · 13 years ago
  57. 0354b48 netfilter: xt_connbytes: handle negation correctly by Florian Westphal · 13 years ago
  58. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 13 years ago
  59. 0af051b netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet() by Patrick McHardy · 13 years ago
  60. 40cfb70 netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation() by Patrick McHardy · 13 years ago
  61. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 13 years ago
  62. 329fb58 netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute by Patrick McHardy · 13 years ago
  63. 4d4e61c netfilter: nf_nat: use hash random for bysource hash by Patrick McHardy · 13 years ago
  64. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  65. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  66. 0fd7bac net: relax rcvbuf limits by Eric Dumazet · 13 years ago
  67. 2c645800 netlink: wake up netlink listeners sooner (v2) by stephen hemminger · 13 years ago
  68. b57ef81f netlink: af_netlink cleanup (v2) by stephen hemminger · 13 years ago
  69. a0a129f rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt() by Xi Wang · 13 years ago
  70. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
  71. 7838f2c mqprio: Avoid panic if no options are provided by Thomas Graf · 13 years ago
  72. a13861a bridge: provide a mtu() method for fake_dst_ops by Eric Dumazet · 13 years ago
  73. af3e635 Bluetooth: Don't disable interrupt when locking the queue by Gustavo F. Padovan · 13 years ago
  74. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 13 years ago
  75. 2fb9b3d Bluetooth: add debug output to l2cap_ack_timeout() by Gustavo F. Padovan · 13 years ago
  76. 933393f percpu: Remove irqsafe_cpu_xxx variants by Christoph Lameter · 13 years ago
  77. b9eda06 ipv4: using prefetch requires including prefetch.h by Stephen Rothwell · 13 years ago
  78. 5436538 Bluetooth: Remove l2cap priority from inside RFCOMM. by Gustavo F. Padovan · 13 years ago
  79. 5fe57d9 Bluetooth: Add SMP to User Passkey and Confirm by Brian Gix · 13 years ago
  80. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 13 years ago
  81. 371fd83 Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks by Ulisses Furquim · 13 years ago
  82. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 13 years ago
  83. 68a8aea Bluetooth: Remove magic numbers from le scan cmd by Andrei Emeltchenko · 13 years ago
  84. 8a154a8 Bluetooth: fix bt_accept_dequeue() to work in process context by Gustavo F. Padovan · 13 years ago
  85. ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  86. c0ed1c1 net: Add a flow_cache_flush_deferred function by Steffen Klassert · 13 years ago
  87. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  88. 9f28a2f ipv4: reintroduce route cache garbage collector by Eric Dumazet · 13 years ago
  89. 7d6c429 irda: use msecs_to_jiffies() rather than manual calculation by Xi Wang · 13 years ago
  90. 225d9b8 sch_sfq: rehash queues in perturb timer by Eric Dumazet · 13 years ago
  91. aef6c92 mac80211: Keep skb->piority for relayed frames in AP mode by Helmut Schaa · 13 years ago
  92. ec2b774 mac80211: ibss should not purge clients it is not responsible for by Marek Lindner · 13 years ago
  93. b4949b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  94. ab56222 tcp: Replace constants with #define macros by Vijay Subramanian · 13 years ago
  95. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 13 years ago
  96. f2d64f6 Bluetooth: Remove global mutex hci_task_lock by Ulisses Furquim · 13 years ago
  97. 822a5d3 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  98. cd7816d net: have ipconfig not wait if no dev is available by Gerlando Falauto · 13 years ago
  99. 030013d Bluetooth: Rename info_work to info_timer by Gustavo F. Padovan · 13 years ago
  100. 6c9d42a Bluetooth: convert security timer to delayed_work by Gustavo F. Padovan · 13 years ago