1. c0cd115 net:netfilter: use IS_ENABLED by Igor Maravić · 12 years ago
  2. 29c3626 net:x25: use IS_ENABLED by Igor Maravić · 12 years ago
  3. a3bf7ae net:core: use IS_ENABLED by Igor Maravić · 12 years ago
  4. 869aa41 sch_gred: prefer GFP_KERNEL allocations by Eric Dumazet · 12 years ago
  5. 36b77a5 net: fix sleeping while atomic problem in sock mem_cgroup. by Glauber Costa · 12 years ago
  6. 220b07e batman-adv: Fix merge error. by David S. Miller · 12 years ago
  7. 278bc42 ethtool: Define and apply a default policy for RX flow hash indirection by Ben Hutchings · 12 years ago
  8. 7850f63 ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters by Ben Hutchings · 12 years ago
  9. 5d531aa unix_diag: Write it into kbuild by Pavel Emelyanov · 12 years ago
  10. cbf3919 unix_diag: Receive queue lenght NLA by Pavel Emelyanov · 12 years ago
  11. 2aac7a2 unix_diag: Pending connections IDs NLA by Pavel Emelyanov · 12 years ago
  12. ac02be8 unix_diag: Unix peer inode NLA by Pavel Emelyanov · 12 years ago
  13. 5f7b056 unix_diag: Unix inode info NLA by Pavel Emelyanov · 12 years ago
  14. f5248b4 unix_diag: Unix socket name NLA by Pavel Emelyanov · 12 years ago
  15. 5d3cae8 unix_diag: Dumping exact socket core by Pavel Emelyanov · 12 years ago
  16. 45a96b9 unix_diag: Dumping all sockets core by Pavel Emelyanov · 12 years ago
  17. 22931d3 unix_diag: Basic module skeleton by Pavel Emelyanov · 12 years ago
  18. fa7ff56 af_unix: Export stuff required for diag module by Pavel Emelyanov · 12 years ago
  19. f65c1b5 sock_diag: Generalize requests cookies managements by Pavel Emelyanov · 12 years ago
  20. aec8dc6 sock_diag: Fix module netlink aliases by Pavel Emelyanov · 12 years ago
  21. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. c48e074 tcp_memcontrol: fix reversed if condition by Dan Carpenter · 12 years ago
  23. e6560d4 net: ping: remove some sparse errors by Eric Dumazet · 12 years ago
  24. 3a53943 cls_flow: remove one dynamic array by Eric Dumazet · 12 years ago
  25. de93cb2 vlan: static functions by Eric Dumazet · 12 years ago
  26. f9586f7 vlan: add rtnl_dereference() annotations by Dan Carpenter · 12 years ago
  27. c63044f rtnetlink: rtnl_link_register() sanity test by Eric Dumazet · 12 years ago
  28. bb3c368 ipv6: Check dest prefix length on original route not copied one in rt6_alloc_cow(). by David S. Miller · 12 years ago
  29. b43faac ipv6: If neigh lookup fails during icmp6 dst allocation, propagate error. by David S. Miller · 12 years ago
  30. 5c3ddec net: Remove unused neighbour layer ops. by David S. Miller · 12 years ago
  31. 90b41a1 netem: add cell concept to simulate special MAC behavior by Hagen Paul Pfeifer · 12 years ago
  32. c7c6575 Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  33. 3f1e6d3 sch_gred: should not use GFP_KERNEL while holding a spinlock by Eric Dumazet · 12 years ago
  34. 0850f0f Display maximum tcp memory allocation in kmem cgroup by Glauber Costa · 12 years ago
  35. ffea59e Display current tcp failcnt in kmem cgroup by Glauber Costa · 12 years ago
  36. 5a6dd34 Display current tcp memory allocation in kmem cgroup by Glauber Costa · 12 years ago
  37. 3aaabe2 tcp buffer limitation: per-cgroup limit by Glauber Costa · 12 years ago
  38. 3dc43e3 per-netns ipv4 sysctl_tcp_mem by Glauber Costa · 12 years ago
  39. d1a4c0b tcp memory pressure controls by Glauber Costa · 12 years ago
  40. e1aab16 socket: initial cgroup code. by Glauber Costa · 12 years ago
  41. 180d8cd foundations of per-cgroup memory pressure controlling. by Glauber Costa · 12 years ago
  42. 72b3601 ipip, sit: copy parms.name after register_netdevice by Ted Feng · 12 years ago
  43. 4af04ab ipv6: Fix for adding multicast route for loopback device automatically. by Li Wei · 12 years ago
  44. f2abba4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  45. b5a1eee batman-adv: Only write requested number of byte to user buffer by Sven Eckelmann · 12 years ago
  46. d18eb45 batman-adv: Directly check read of icmp packet in copy_from_user by Sven Eckelmann · 12 years ago
  47. c00b685 batman-adv: bat_socket_read missing checks by Paul Kot · 12 years ago
  48. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 12 years ago
  49. 86e62ad udp_diag: Fix the !ipv6 case by Pavel Emelyanov · 12 years ago
  50. b872a23 udp_diag: Make it module when ipv6 is a module by Pavel Emelyanov · 12 years ago
  51. 507dd79 udp_diag: Wire the udp_diag module into kbuild by Pavel Emelyanov · 12 years ago
  52. b6d640c udp_diag: Implement the dump-all functionality by Pavel Emelyanov · 12 years ago
  53. a925aa0 udp_diag: Implement the get_exact dumping functionality by Pavel Emelyanov · 12 years ago
  54. 52b7c59 udp_diag: Basic skeleton by Pavel Emelyanov · 12 years ago
  55. fce8233 udp: Export code sk lookup routines by Pavel Emelyanov · 12 years ago
  56. 1942c51 inet_diag: Generalize inet_diag dump and get_exact calls by Pavel Emelyanov · 12 years ago
  57. 3c4d05c inet_diag: Introduce the inet socket dumping routine by Pavel Emelyanov · 12 years ago
  58. 8d07d15 inet_diag: Introduce the byte-code run on an inet socket by Pavel Emelyanov · 12 years ago
  59. efb3cb4 inet_diag: Split inet_diag_get_exact into parts by Pavel Emelyanov · 12 years ago
  60. 476f7db inet_diag: Split inet_diag_get_exact into parts by Pavel Emelyanov · 12 years ago
  61. b005ab4 inet_diag: Export inet diag cookie checking routine by Pavel Emelyanov · 12 years ago
  62. 87c22ea inet_diag: Reduce the number of args for bytecode run routine by Pavel Emelyanov · 12 years ago
  63. 7b35ead inet_diag: Remove indirect sizeof from inet diag handlers by Pavel Emelyanov · 12 years ago
  64. e7ab5f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  65. a73ed26 sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE by Eric Dumazet · 12 years ago
  66. 0221cd5 Revert "net: netprio_cgroup: make net_prio_subsys static" by John Fastabend · 12 years ago
  67. 6f8e4ad sock_diag: off by one checks by Dan Carpenter · 12 years ago
  68. 865d9f9 net: netprio_cgroup: make net_prio_subsys static by John Fastabend · 12 years ago
  69. 6d4cdf4 vlan: add 802.1q netpoll support by Benjamin LaHaise · 12 years ago
  70. 8af2a21 sch_red: Adaptative RED AQM by Eric Dumazet · 12 years ago
  71. 348a144 vlan: introduce functions to do mass addition/deletion of vids by another device by Jiri Pirko · 12 years ago
  72. 5b9ea6e vlan: introduce vid list with reference counting by Jiri Pirko · 12 years ago
  73. 87002b0 net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls by Jiri Pirko · 12 years ago
  74. 7da82c0 vlan: rename vlan_dev_info to vlan_dev_priv by Jiri Pirko · 12 years ago
  75. 4359881 bridge: add local MAC address to forwarding table (v2) by stephen hemminger · 12 years ago
  76. 31e8a49c bridge: rearrange fdb notifications (v2) by stephen hemminger · 12 years ago
  77. f58ee4e bridge: refactor fdb_notify by stephen hemminger · 12 years ago
  78. 0052d81 wireless: disable wext sysfs by default by Johannes Berg · 12 years ago
  79. 15062e6 mac80211: fix another race in aggregation start by Johannes Berg · 12 years ago
  80. 1af32f0 Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  81. 959327c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. f84ea77 caif: Replace BUG_ON with WARN_ON. by Roar Førde · 12 years ago
  83. 005b0b0 caif: Bad assert triggering false positive. by sjur.brandeland@stericsson.com · 12 years ago
  84. 87a1157 ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc(). by David S. Miller · 12 years ago
  85. 8f03151 ipv6: Make third arg to anycast_dst_alloc() bool. by David S. Miller · 12 years ago
  86. 4e79fad mac80211: Remove WARN_ON in apply-ht-override logic. by Ben Greear · 12 years ago
  87. 3df6eae mac80211: accept public action frames with mismatched BSSID by Johannes Berg · 12 years ago
  88. aa5b549 mac80211: fix retransmit by Johannes Berg · 12 years ago
  89. 13c40c5 mac80211: Add HT operation modes for IBSS by Alexander Simon · 12 years ago
  90. ff3cc5f mac80211: handle protection mode, RIFS and ADDBA for HT IBSS by Simon Wunderlich · 12 years ago
  91. 54858ee5b nl80211: Parse channel type attribute in an ibss join request by Alexander Simon · 12 years ago
  92. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 12 years ago
  93. facda29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 12 years ago
  94. 797399b batman-adv: delete global entry in case of roaming by Antonio Quartulli · 12 years ago
  95. 03fc307 batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM by Antonio Quartulli · 12 years ago
  96. 68109090 net: Silence seq_scale() unused warning by Stephen Boyd · 12 years ago
  97. 8ef874b sock_diag: Move the sock_ code to net/core/ by Pavel Emelyanov · 12 years ago
  98. a029fe2 inet_diag: Cleanup type2proto last user by Pavel Emelyanov · 12 years ago
  99. d23deaa inet_diag: Introduce socket family checks by Pavel Emelyanov · 12 years ago
  100. 25c4cd2 inet_diag: Switch the _dump to work with new header by Pavel Emelyanov · 12 years ago