1. 1d57830 ipv6/addrconf: speedup /proc/net/if_inet6 filling by Mihai Maruseac · 13 years ago
  2. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 13 years ago
  3. 02a9098 net_sched: sfq: always randomize hash perturbation by Eric Dumazet · 13 years ago
  4. bd16a6c net_sched: sfq: fix mem alloc error recovery by Eric Dumazet · 13 years ago
  5. 6cfb5e7 ethtool: Remove ethtool_ops::set_rx_ntuple operation by Ben Hutchings · 13 years ago
  6. 55664f3 ethtool: Allow drivers to select RX NFC rule locations by Ben Hutchings · 13 years ago
  7. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  8. fa0f5aa net_sched: qdisc_alloc_handle() can be too slow by Eric Dumazet · 13 years ago
  9. d32ae76f sch_qfq: accurate wsum handling by Eric Dumazet · 13 years ago
  10. d47a0ac sch_sfq: dont put new flow at the end of flows by Eric Dumazet · 13 years ago
  11. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  12. dc0d633 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  13. 3ab0b24 netfilter: nfnetlink_acct: fix nfnl_acct_get operation by Pablo Neira Ayuso · 13 years ago
  14. c121638 netfilter: ctnetlink: fix timeout calculation by Xi Wang · 13 years ago
  15. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  16. 5061253 netem: fix classful handling by Eric Dumazet · 13 years ago
  17. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 13 years ago
  18. c9da99e unix_diag: Fixup RQLEN extension report by Pavel Emelyanov · 13 years ago
  19. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 13 years ago
  20. 257b529 unix_diag: Add the MEMINFO extension by Pavel Emelyanov · 13 years ago
  21. c0636fa inet_diag: Add the SKMEMINFO extension by Pavel Emelyanov · 13 years ago
  22. 5d2e5f2 sock_diag: Introduce the meminfo nla core (v2) by Pavel Emelyanov · 13 years ago
  23. 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
  24. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  25. f19765f tipc: rename struct bearer_name to struct tipc_bearer_names by Paul Gortmaker · 13 years ago
  26. a18c4bc tipc: rename struct link* to struct tipc_link* by Paul Gortmaker · 13 years ago
  27. 7f9ab6a tipc: rename struct bcbearer* to tipc_bcbearer* by Paul Gortmaker · 13 years ago
  28. 6765fd6 tipc: rename struct bclink to struct tipc_bclink by Paul Gortmaker · 13 years ago
  29. 11f9990 tipc: rename struct subscriber to struct tipc_subscriber by Paul Gortmaker · 13 years ago
  30. fead390 tipc: rename struct subscription to struct tipc_subscription by Paul Gortmaker · 13 years ago
  31. 4584310 tipc: rename struct port_list to struct tipc_port_list by Paul Gortmaker · 13 years ago
  32. 358a0d1 tipc: rename struct media to struct tipc_media by Paul Gortmaker · 13 years ago
  33. 8ade06c ipv6: Fix neigh lookup using NULL device. by David S. Miller · 13 years ago
  34. 346f870 ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does. by David S. Miller · 13 years ago
  35. b0460e4 sch_tbf: report backlog information by Eric Dumazet · 13 years ago
  36. bc94b52 netfilter: Kconfig: fix unmet xt_nfacct dependencies by Pablo Neira Ayuso · 13 years ago
  37. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  38. f83c779 ipv6: Create fast inline ipv6 neigh lookup just like ipv4. by David S. Miller · 13 years ago
  39. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 13 years ago
  40. 32288eb netrom: avoid overflows in nr_setsockopt() by Xi Wang · 13 years ago
  41. ba1cffe ax25: avoid overflows in ax25_setsockopt() by Xi Wang · 13 years ago
  42. fa84309 genetlink: add auto module loading by Stephen Hemminger · 13 years ago
  43. 7ffbcec ipv6: Remove optimistic DAD flag test in ipv6_add_addr() by David Miller · 13 years ago
  44. aef950b packet: fix possible dev refcnt leak when bind fail by Wei Yongjun · 13 years ago
  45. 54b07dc netfilter: provide config option to disable ancient procfs parts by Jan Engelhardt · 14 years ago
  46. 42c344a netfilter: xtables: collapse conditions in xt_ecn by Jan Engelhardt · 13 years ago
  47. af0d29c netfilter: xtables: add an IPv6 capable version of the ECN match by Patrick McHardy · 13 years ago
  48. a4c6f9d netfilter: xtables: give xt_ecn its own name by Jan Engelhardt · 13 years ago
  49. d446a820 netfilter: xtables: move ipt_ecn to xt_ecn by Jan Engelhardt · 13 years ago
  50. 4ae1652 Bluetooth: Fix a compile warning in RFCOMM by Gustavo F. Padovan · 13 years ago
  51. f905730 tipc: Allow use of buf_seqno() helper routine by unicast links by Allan Stephens · 13 years ago
  52. 36559591 tipc: Ignore broadcast acknowledgements that are out-of-range by Allan Stephens · 13 years ago
  53. 10745cd tipc: Flush unsent broadcast messages when contact with last node is lost by Allan Stephens · 13 years ago
  54. 9157baf tipc: Minor optimization of broadcast link transmit queue statistic by Allan Stephens · 13 years ago
  55. 2b78f9a tipc: Handle broadcast attempt when no neighboring nodes exist by Allan Stephens · 13 years ago
  56. cd3decd tipc: Ensure broadcast link spinlock is held when updating node map by Allan Stephens · 13 years ago
  57. c47e9b9 tipc: Eliminate dynamic allocation of broadcast link data structures by Allan Stephens · 13 years ago
  58. 945af1c tipc: Eliminate useless check when network address is assigned by Allan Stephens · 13 years ago
  59. 97f1b62 tipc: Minor correction to TIPC module unloading by Allan Stephens · 13 years ago
  60. d47ce2e tipc: Eliminate useless memset operations in Ethernet media support by Allan Stephens · 13 years ago
  61. 64b32f7 tipc: Do timely cleanup of disabled Ethernet bearer resources by Allan Stephens · 13 years ago
  62. 8c12118d tipc: Minor optimization to deactivation of Ethernet media suppot by Allan Stephens · 13 years ago
  63. bfec73d tipc: Revise comment justifying release of configuration spinlock by Allan Stephens · 13 years ago
  64. 5c216e1 tipc: Allow run-time alteration of default link settings by Allan Stephens · 13 years ago
  65. d6d4577 tipc: Ignore neighbor discovery messages containing invalid address by Allan Stephens · 13 years ago
  66. 3d749a6 tipc: Hide media-specific addressing details from generic bearer code by Allan Stephens · 13 years ago
  67. 4d163a3 tipc: Add new address conversion routines for Ethernet media by Allan Stephens · 13 years ago
  68. c61b666 tipc: Improve handling of media address printing errors by Allan Stephens · 13 years ago
  69. 6c34921 tipc: Streamline media registration error checking by Allan Stephens · 13 years ago
  70. a31abe8 tipc: Eliminate duplication of media structures by Allan Stephens · 13 years ago
  71. c79be45 tipc: Optimize detection of duplicate media registration by Allan Stephens · 13 years ago
  72. 706767d tipc: Register new media using pre-compiled structure by Allan Stephens · 13 years ago
  73. 2060a57 tipc: Enable use by containers having their own network namespace by Allan Stephens · 13 years ago
  74. c159d30 ipv6: Kill useless route tracing bits in net/ipv6/route.c by David S. Miller · 13 years ago
  75. e09e9d1 unix: If we happen to find peer NULL when diag dumping, write zero. by David S. Miller · 13 years ago
  76. 3b0723c unix_diag: Fix incoming connections nla length by Pavel Emelyanov · 13 years ago
  77. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  78. ceb98d0 netfilter: xtables: add nfacct match to support extended accounting by Pablo Neira Ayuso · 13 years ago
  79. 9413902 netfilter: add extended accounting infrastructure over nfnetlink by Pablo Neira Ayuso · 13 years ago
  80. 60b778c rfs: better sizing of dev_flow_table by Eric Dumazet · 13 years ago
  81. c43c5f3 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  82. bb52c7a netem: dont call vfree() under spinlock and BH disabled by Eric Dumazet · 13 years ago
  83. 1a31a4a netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded by Pablo Neira Ayuso · 13 years ago
  84. 81378f7 netfilter: ctnetlink: fix return value of ctnetlink_get_expect() by Pablo Neira Ayuso · 13 years ago
  85. 80e60e6 netfilter: ctnetlink: get and zero operations must be atomic by Pablo Neira Ayuso · 13 years ago
  86. 035c4c1 netlink: Undo const marker in netlink_is_kernel(). by David S. Miller · 13 years ago
  87. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  88. 2494654 netem: loss model API sizes by stephen hemminger · 13 years ago
  89. f5a59b7 sch_hfsc: report backlog information by Eric Dumazet · 13 years ago
  90. 6350323 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  91. 3573b80 Bluetooth: Incorrect address while storing LTK. by Hemant Gupta · 13 years ago
  92. 0354b48 netfilter: xt_connbytes: handle negation correctly by Florian Westphal · 13 years ago
  93. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 13 years ago
  94. 0af051b netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet() by Patrick McHardy · 13 years ago
  95. 40cfb70 netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation() by Patrick McHardy · 13 years ago
  96. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 13 years ago
  97. 329fb58 netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute by Patrick McHardy · 13 years ago
  98. 4d4e61c netfilter: nf_nat: use hash random for bysource hash by Patrick McHardy · 13 years ago
  99. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  100. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago