1. ba1cffe ax25: avoid overflows in ax25_setsockopt() by Xi Wang · 13 years ago
  2. fa84309 genetlink: add auto module loading by Stephen Hemminger · 13 years ago
  3. 7ffbcec ipv6: Remove optimistic DAD flag test in ipv6_add_addr() by David Miller · 13 years ago
  4. 54b07dc netfilter: provide config option to disable ancient procfs parts by Jan Engelhardt · 13 years ago
  5. 42c344a netfilter: xtables: collapse conditions in xt_ecn by Jan Engelhardt · 13 years ago
  6. af0d29c netfilter: xtables: add an IPv6 capable version of the ECN match by Patrick McHardy · 13 years ago
  7. a4c6f9d netfilter: xtables: give xt_ecn its own name by Jan Engelhardt · 13 years ago
  8. d446a820 netfilter: xtables: move ipt_ecn to xt_ecn by Jan Engelhardt · 13 years ago
  9. f905730 tipc: Allow use of buf_seqno() helper routine by unicast links by Allan Stephens · 13 years ago
  10. 36559591 tipc: Ignore broadcast acknowledgements that are out-of-range by Allan Stephens · 13 years ago
  11. 10745cd tipc: Flush unsent broadcast messages when contact with last node is lost by Allan Stephens · 13 years ago
  12. 9157baf tipc: Minor optimization of broadcast link transmit queue statistic by Allan Stephens · 13 years ago
  13. 2b78f9a tipc: Handle broadcast attempt when no neighboring nodes exist by Allan Stephens · 13 years ago
  14. cd3decd tipc: Ensure broadcast link spinlock is held when updating node map by Allan Stephens · 13 years ago
  15. c47e9b9 tipc: Eliminate dynamic allocation of broadcast link data structures by Allan Stephens · 13 years ago
  16. 945af1c tipc: Eliminate useless check when network address is assigned by Allan Stephens · 13 years ago
  17. 97f1b62 tipc: Minor correction to TIPC module unloading by Allan Stephens · 13 years ago
  18. d47ce2e tipc: Eliminate useless memset operations in Ethernet media support by Allan Stephens · 13 years ago
  19. 64b32f7 tipc: Do timely cleanup of disabled Ethernet bearer resources by Allan Stephens · 13 years ago
  20. 8c12118d tipc: Minor optimization to deactivation of Ethernet media suppot by Allan Stephens · 13 years ago
  21. bfec73d tipc: Revise comment justifying release of configuration spinlock by Allan Stephens · 13 years ago
  22. 5c216e1 tipc: Allow run-time alteration of default link settings by Allan Stephens · 13 years ago
  23. d6d4577 tipc: Ignore neighbor discovery messages containing invalid address by Allan Stephens · 13 years ago
  24. 3d749a6 tipc: Hide media-specific addressing details from generic bearer code by Allan Stephens · 13 years ago
  25. 4d163a3 tipc: Add new address conversion routines for Ethernet media by Allan Stephens · 13 years ago
  26. c61b666 tipc: Improve handling of media address printing errors by Allan Stephens · 13 years ago
  27. 6c34921 tipc: Streamline media registration error checking by Allan Stephens · 13 years ago
  28. a31abe8 tipc: Eliminate duplication of media structures by Allan Stephens · 13 years ago
  29. c79be45 tipc: Optimize detection of duplicate media registration by Allan Stephens · 13 years ago
  30. 706767d tipc: Register new media using pre-compiled structure by Allan Stephens · 13 years ago
  31. 2060a57 tipc: Enable use by containers having their own network namespace by Allan Stephens · 13 years ago
  32. c159d30 ipv6: Kill useless route tracing bits in net/ipv6/route.c by David S. Miller · 13 years ago
  33. e09e9d1 unix: If we happen to find peer NULL when diag dumping, write zero. by David S. Miller · 13 years ago
  34. 3b0723c unix_diag: Fix incoming connections nla length by Pavel Emelyanov · 13 years ago
  35. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  36. ceb98d0 netfilter: xtables: add nfacct match to support extended accounting by Pablo Neira Ayuso · 13 years ago
  37. 9413902 netfilter: add extended accounting infrastructure over nfnetlink by Pablo Neira Ayuso · 13 years ago
  38. 60b778c rfs: better sizing of dev_flow_table by Eric Dumazet · 13 years ago
  39. 80e60e6 netfilter: ctnetlink: get and zero operations must be atomic by Pablo Neira Ayuso · 13 years ago
  40. 035c4c1 netlink: Undo const marker in netlink_is_kernel(). by David S. Miller · 13 years ago
  41. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  42. 2494654 netem: loss model API sizes by stephen hemminger · 13 years ago
  43. f5a59b7 sch_hfsc: report backlog information by Eric Dumazet · 13 years ago
  44. 6350323 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  45. 0354b48 netfilter: xt_connbytes: handle negation correctly by Florian Westphal · 13 years ago
  46. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 13 years ago
  47. 0af051b netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet() by Patrick McHardy · 13 years ago
  48. 40cfb70 netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation() by Patrick McHardy · 13 years ago
  49. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 13 years ago
  50. 329fb58 netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute by Patrick McHardy · 13 years ago
  51. 4d4e61c netfilter: nf_nat: use hash random for bysource hash by Patrick McHardy · 13 years ago
  52. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  53. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  54. 0fd7bac net: relax rcvbuf limits by Eric Dumazet · 13 years ago
  55. 2c645800 netlink: wake up netlink listeners sooner (v2) by stephen hemminger · 13 years ago
  56. b57ef81f netlink: af_netlink cleanup (v2) by stephen hemminger · 13 years ago
  57. a0a129f rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt() by Xi Wang · 13 years ago
  58. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
  59. 7838f2c mqprio: Avoid panic if no options are provided by Thomas Graf · 13 years ago
  60. a13861a bridge: provide a mtu() method for fake_dst_ops by Eric Dumazet · 13 years ago
  61. b9eda06 ipv4: using prefetch requires including prefetch.h by Stephen Rothwell · 13 years ago
  62. ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  63. c0ed1c1 net: Add a flow_cache_flush_deferred function by Steffen Klassert · 13 years ago
  64. 9f28a2f ipv4: reintroduce route cache garbage collector by Eric Dumazet · 13 years ago
  65. 7d6c429 irda: use msecs_to_jiffies() rather than manual calculation by Xi Wang · 13 years ago
  66. 225d9b8 sch_sfq: rehash queues in perturb timer by Eric Dumazet · 13 years ago
  67. 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
  68. ab56222 tcp: Replace constants with #define macros by Vijay Subramanian · 13 years ago
  69. 822a5d3 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  70. cd7816d net: have ipconfig not wait if no dev is available by Gerlando Falauto · 13 years ago
  71. aac6399 af_iucv: get rid of state IUCV_SEVERED by Ursula Braun · 13 years ago
  72. 9e8ba5f af_iucv: remove unused timer infrastructure by Ursula Braun · 13 years ago
  73. 816abba af_iucv: release reference to HS device by Ursula Braun · 13 years ago
  74. 42bd48e af_iucv: accelerate close for HS transport by Ursula Braun · 13 years ago
  75. c64d3f8 af_iucv: support ancillary data with HS transport by Ursula Braun · 13 years ago
  76. a76c0ad sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd by Thomas Graf · 13 years ago
  77. 2ea744a net: unix -- Add missing module.h inclusion by Cyrill Gorcunov · 13 years ago
  78. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  79. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  80. 2692ba6 sctp: fix incorrect overflow check on autoclose by Xi Wang · 13 years ago
  81. 966567b net: two vzalloc() cleanups by Eric Dumazet · 13 years ago
  82. 9cef310 llc: llc_cmsg_rcv was getting called after sk_eat_skb. by Alex Juncu · 13 years ago
  83. 447f219 Revert "net: Remove unused neighbour layer ops." by David S. Miller · 13 years ago
  84. 9763152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  85. 9f6e20c 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
  86. d1388da Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  87. d766091 Revert "Bluetooth: Revert: Fix L2CAP connection establishment" by Gustavo F. Padovan · 13 years ago
  88. 79e6547 Bluetooth: Clear RFCOMM session timer when disconnecting last channel by Mat Martineau · 13 years ago
  89. 36e999a Bluetooth: Prevent uninitialized data access in L2CAP configuration by Mat Martineau · 13 years ago
  90. c4042a3 netfilter: ctnetlink: support individual atomic-get-and-reset of counters by Pablo Neira Ayuso · 13 years ago
  91. 35dba1d netfilter: ctnetlink: use expect instead of master tuple in get operation by Pablo Neira Ayuso · 13 years ago
  92. b3e0bfa netfilter: nf_conntrack: use atomic64 for accounting counters by Eric Dumazet · 13 years ago
  93. e6373c4 net:bridge: use IS_ENABLED by Igor Maravić · 13 years ago
  94. c0cd115 net:netfilter: use IS_ENABLED by Igor Maravić · 13 years ago
  95. 29c3626 net:x25: use IS_ENABLED by Igor Maravić · 13 years ago
  96. a3bf7ae net:core: use IS_ENABLED by Igor Maravić · 13 years ago
  97. 869aa41 sch_gred: prefer GFP_KERNEL allocations by Eric Dumazet · 13 years ago
  98. 36b77a5 net: fix sleeping while atomic problem in sock mem_cgroup. by Glauber Costa · 13 years ago
  99. 24545cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  100. 220b07e batman-adv: Fix merge error. by David S. Miller · 13 years ago