1. c61b666 tipc: Improve handling of media address printing errors by Allan Stephens · 13 years ago
  2. 6c34921 tipc: Streamline media registration error checking by Allan Stephens · 13 years ago
  3. a31abe8 tipc: Eliminate duplication of media structures by Allan Stephens · 13 years ago
  4. c79be45 tipc: Optimize detection of duplicate media registration by Allan Stephens · 13 years ago
  5. 706767d tipc: Register new media using pre-compiled structure by Allan Stephens · 13 years ago
  6. 2060a57 tipc: Enable use by containers having their own network namespace by Allan Stephens · 13 years ago
  7. c159d30 ipv6: Kill useless route tracing bits in net/ipv6/route.c by David S. Miller · 13 years ago
  8. e09e9d1 unix: If we happen to find peer NULL when diag dumping, write zero. by David S. Miller · 13 years ago
  9. 3b0723c unix_diag: Fix incoming connections nla length by Pavel Emelyanov · 13 years ago
  10. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  11. ceb98d0 netfilter: xtables: add nfacct match to support extended accounting by Pablo Neira Ayuso · 13 years ago
  12. 9413902 netfilter: add extended accounting infrastructure over nfnetlink by Pablo Neira Ayuso · 13 years ago
  13. 60b778c rfs: better sizing of dev_flow_table by Eric Dumazet · 13 years ago
  14. 80e60e6 netfilter: ctnetlink: get and zero operations must be atomic by Pablo Neira Ayuso · 13 years ago
  15. 035c4c1 netlink: Undo const marker in netlink_is_kernel(). by David S. Miller · 13 years ago
  16. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  17. 2494654 netem: loss model API sizes by stephen hemminger · 13 years ago
  18. f5a59b7 sch_hfsc: report backlog information by Eric Dumazet · 13 years ago
  19. 6350323 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  20. 0354b48 netfilter: xt_connbytes: handle negation correctly by Florian Westphal · 13 years ago
  21. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 13 years ago
  22. 0af051b netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet() by Patrick McHardy · 13 years ago
  23. 40cfb70 netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation() by Patrick McHardy · 13 years ago
  24. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 13 years ago
  25. 329fb58 netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute by Patrick McHardy · 13 years ago
  26. 4d4e61c netfilter: nf_nat: use hash random for bysource hash by Patrick McHardy · 13 years ago
  27. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  28. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  29. 0fd7bac net: relax rcvbuf limits by Eric Dumazet · 13 years ago
  30. 2c645800 netlink: wake up netlink listeners sooner (v2) by stephen hemminger · 13 years ago
  31. b57ef81f netlink: af_netlink cleanup (v2) by stephen hemminger · 13 years ago
  32. a0a129f rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt() by Xi Wang · 13 years ago
  33. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
  34. 7838f2c mqprio: Avoid panic if no options are provided by Thomas Graf · 13 years ago
  35. a13861a bridge: provide a mtu() method for fake_dst_ops by Eric Dumazet · 13 years ago
  36. b9eda06 ipv4: using prefetch requires including prefetch.h by Stephen Rothwell · 13 years ago
  37. ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  38. c0ed1c1 net: Add a flow_cache_flush_deferred function by Steffen Klassert · 13 years ago
  39. 9f28a2f ipv4: reintroduce route cache garbage collector by Eric Dumazet · 13 years ago
  40. 7d6c429 irda: use msecs_to_jiffies() rather than manual calculation by Xi Wang · 13 years ago
  41. 225d9b8 sch_sfq: rehash queues in perturb timer by Eric Dumazet · 13 years ago
  42. 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
  43. ab56222 tcp: Replace constants with #define macros by Vijay Subramanian · 13 years ago
  44. 822a5d3 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  45. cd7816d net: have ipconfig not wait if no dev is available by Gerlando Falauto · 13 years ago
  46. aac6399 af_iucv: get rid of state IUCV_SEVERED by Ursula Braun · 13 years ago
  47. 9e8ba5f af_iucv: remove unused timer infrastructure by Ursula Braun · 13 years ago
  48. 816abba af_iucv: release reference to HS device by Ursula Braun · 13 years ago
  49. 42bd48e af_iucv: accelerate close for HS transport by Ursula Braun · 13 years ago
  50. c64d3f8 af_iucv: support ancillary data with HS transport by Ursula Braun · 13 years ago
  51. a76c0ad sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd by Thomas Graf · 13 years ago
  52. 2ea744a net: unix -- Add missing module.h inclusion by Cyrill Gorcunov · 13 years ago
  53. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  54. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  55. 2692ba6 sctp: fix incorrect overflow check on autoclose by Xi Wang · 13 years ago
  56. 966567b net: two vzalloc() cleanups by Eric Dumazet · 13 years ago
  57. 9cef310 llc: llc_cmsg_rcv was getting called after sk_eat_skb. by Alex Juncu · 13 years ago
  58. 447f219 Revert "net: Remove unused neighbour layer ops." by David S. Miller · 13 years ago
  59. 9763152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  60. 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
  61. d1388da Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  62. d766091 Revert "Bluetooth: Revert: Fix L2CAP connection establishment" by Gustavo F. Padovan · 13 years ago
  63. 79e6547 Bluetooth: Clear RFCOMM session timer when disconnecting last channel by Mat Martineau · 13 years ago
  64. 36e999a Bluetooth: Prevent uninitialized data access in L2CAP configuration by Mat Martineau · 13 years ago
  65. c4042a3 netfilter: ctnetlink: support individual atomic-get-and-reset of counters by Pablo Neira Ayuso · 13 years ago
  66. 35dba1d netfilter: ctnetlink: use expect instead of master tuple in get operation by Pablo Neira Ayuso · 13 years ago
  67. b3e0bfa netfilter: nf_conntrack: use atomic64 for accounting counters by Eric Dumazet · 13 years ago
  68. e6373c4 net:bridge: use IS_ENABLED by Igor Maravić · 13 years ago
  69. c0cd115 net:netfilter: use IS_ENABLED by Igor Maravić · 13 years ago
  70. 29c3626 net:x25: use IS_ENABLED by Igor Maravić · 13 years ago
  71. a3bf7ae net:core: use IS_ENABLED by Igor Maravić · 13 years ago
  72. 869aa41 sch_gred: prefer GFP_KERNEL allocations by Eric Dumazet · 13 years ago
  73. 36b77a5 net: fix sleeping while atomic problem in sock mem_cgroup. by Glauber Costa · 13 years ago
  74. 24545cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  75. 220b07e batman-adv: Fix merge error. by David S. Miller · 13 years ago
  76. 278bc42 ethtool: Define and apply a default policy for RX flow hash indirection by Ben Hutchings · 13 years ago
  77. 7850f63 ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters by Ben Hutchings · 13 years ago
  78. 5d531aa unix_diag: Write it into kbuild by Pavel Emelyanov · 13 years ago
  79. cbf3919 unix_diag: Receive queue lenght NLA by Pavel Emelyanov · 13 years ago
  80. 2aac7a2 unix_diag: Pending connections IDs NLA by Pavel Emelyanov · 13 years ago
  81. ac02be8 unix_diag: Unix peer inode NLA by Pavel Emelyanov · 13 years ago
  82. 5f7b056 unix_diag: Unix inode info NLA by Pavel Emelyanov · 13 years ago
  83. f5248b4 unix_diag: Unix socket name NLA by Pavel Emelyanov · 13 years ago
  84. 5d3cae8 unix_diag: Dumping exact socket core by Pavel Emelyanov · 13 years ago
  85. 45a96b9 unix_diag: Dumping all sockets core by Pavel Emelyanov · 13 years ago
  86. 22931d3 unix_diag: Basic module skeleton by Pavel Emelyanov · 13 years ago
  87. fa7ff56 af_unix: Export stuff required for diag module by Pavel Emelyanov · 13 years ago
  88. f65c1b5 sock_diag: Generalize requests cookies managements by Pavel Emelyanov · 13 years ago
  89. aec8dc6 sock_diag: Fix module netlink aliases by Pavel Emelyanov · 13 years ago
  90. 5ce543d cfg80211: Restore orig channel values upon disconnect by Rajkumar Manoharan · 13 years ago
  91. 061acaa cfg80211: allow following country IE power for custom regdom cards by Luis R. Rodriguez · 13 years ago
  92. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  93. 1478acb mac80211: Fix power save in change interface by Mohammed Shafi Shajakhan · 13 years ago
  94. 9c38a8b mac80211: remove an unnecessary paraenthesis by Mohammed Shafi Shajakhan · 13 years ago
  95. cf6bb79 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames by Helmut Schaa · 13 years ago
  96. 4d33960 mac80211: reduce station management complexity by Johannes Berg · 13 years ago
  97. 8bf11d8 mac80211: delay IBSS station insertion by Johannes Berg · 13 years ago
  98. 5654416 mac80211: make address arguments to sta_info_alloc const by Johannes Berg · 13 years ago
  99. 2962389 mac80211: count authorized stations per BSS by Johannes Berg · 13 years ago
  100. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago