1. 004e86f batman-adv: Fix broadcast duplist for fragmentation by Simon Wunderlich · 12 years ago
  2. 95a066d batman-adv: Add function to calculate crc32c for the skb payload by Sven Eckelmann · 12 years ago
  3. bb351ba batman-adv: Add wrapper to look up neighbor and send skb by Martin Hundebøll · 12 years ago
  4. 637fbd1 batman-adv: support array of debugfs general attributes by Antonio Quartulli · 12 years ago
  5. c76d152 batman-adv: fix bla compare function by Simon Wunderlich · 12 years ago
  6. 981d890 batman-adv: Mark best gateway in transtable_global debugfs by Sven Eckelmann · 12 years ago
  7. de4594a sctp: send abort chunk when max_retrans exceeded by Neil Horman · 12 years ago
  8. 388dfc2 net: Remove redundant null check before kfree in dev.c by Sachin Kamat · 12 years ago
  9. 973b1b9 caif: Remove redundant null check before kfree in cfctrl.c by Sachin Kamat · 12 years ago
  10. e2f1f07 sit: allow to configure 6rd tunnels via netlink by Nicolas Dichtel · 12 years ago
  11. 01f1c6b net: remove unnecessary wireless includes by Johannes Berg · 12 years ago
  12. ae4b46e net: rds: use this_cpu_* per-cpu helper by Shan Wei · 12 years ago
  13. 1f743b0 net: core: use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  14. e5ef39e netfilter: Remove the spurious \ in __ip_vs_lblc_init by Eric W. Biederman · 12 years ago
  15. 3594698 net: Make CAP_NET_BIND_SERVICE per user namespace by Eric W. Biederman · 12 years ago
  16. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  17. c027aab net: Enable some sysctls that are safe for the userns root by Eric W. Biederman · 12 years ago
  18. 276996f net: Allow the userns root to control vlans. by Eric W. Biederman · 12 years ago
  19. cb99050 net: Allow userns root to control the network bridge code. by Eric W. Biederman · 12 years ago
  20. df008c9 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm by Eric W. Biederman · 12 years ago
  21. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  22. 52e804c net: Allow userns root to control ipv4 by Eric W. Biederman · 12 years ago
  23. 5e1fccc net: Allow userns root control of the core of the network stack. by Eric W. Biederman · 12 years ago
  24. 00f70de net: Allow userns root to force the scm creds by Eric W. Biederman · 12 years ago
  25. 86937c0 user_ns: get rid of duplicate code in net_ctl_permissions by Zhao Hongjiang · 12 years ago
  26. cff1097 net: Update the per network namespace sysctls to be available to the network namespace owner by Eric W. Biederman · 12 years ago
  27. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  28. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  29. 73f7ef4 sysctl: Pass useful parameters to sysctl permissions by Eric W. Biederman · 12 years ago
  30. d328b83 userns: make each net (net_ns) belong to a user_ns by Eric W. Biederman · 12 years ago
  31. 2407dc2 netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS by Eric W. Biederman · 12 years ago
  32. 75fe83c ipv6: Preserve ipv6 functionality needed by NET by Vlad Yasevich · 12 years ago
  33. fc184f0 sctp: use bitmap_weight by Akinobu Mita · 12 years ago
  34. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  35. a8203d3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  36. baefa31 net-rps: Fix brokeness causing OOO packets by Tom Herbert · 12 years ago
  37. c53aa50 net: use right lock in __dev_remove_offload by Eric Dumazet · 12 years ago
  38. 2a95388 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  39. 976a702 tcp: handle tcp_net_metrics_init() order-5 memory allocation failures by Eric Dumazet · 12 years ago
  40. 26c6e80 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
  41. 545b290 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  42. 74490f9 batman-adv: process broadcast packets in BLA earlier by Antonio Quartulli · 12 years ago
  43. 1f36aeb batman-adv: don't add TEMP clients belonging to other backbone nodes by Antonio Quartulli · 12 years ago
  44. 27b37eb batman-adv: correctly pass the client flag on tt_response by Antonio Quartulli · 12 years ago
  45. e9c00136 batman-adv: fix tt_global_entries flags update by Antonio Quartulli · 12 years ago
  46. d4d0d35 ipv6: Fix build error with udp_offload by Vlad Yasevich · 12 years ago
  47. 751a97d net: Make IPv6 build depend on CONFIG_INET by Vlad Yasevich · 12 years ago
  48. a652208 net: correct check in dev_addr_del() by Jiri Pirko · 12 years ago
  49. ec34232 tcp: fix retransmission in repair mode by Andrew Vagin · 12 years ago
  50. f191a1d net: Remove code duplication between offload structures by Vlad Yasevich · 12 years ago
  51. c6b641a ipv6: Pull IPv6 GSO registration out of the module by Vlad Yasevich · 12 years ago
  52. 808a8f8 ipv4: Pull GSO registration out of inet_init() by Vlad Yasevich · 12 years ago
  53. 3c73a03 ipv6: Update ipv6 static library with newly needed functions by Vlad Yasevich · 12 years ago
  54. 2207afc ipv6: Move exthdr offload support into separate file by Vlad Yasevich · 12 years ago
  55. 5edbb07 ipv6: Separate out UDP offload functionality by Vlad Yasevich · 12 years ago
  56. 8663e02 ipv6: Separate tcp offload functionality by Vlad Yasevich · 12 years ago
  57. d1da932 ipv6: Separate ipv6 offload support by Vlad Yasevich · 12 years ago
  58. 3336288 ipv6: Switch to using new offload infrastructure. by Vlad Yasevich · 12 years ago
  59. bca49f8 ipv4: Switch to using the new offload infrastructure. by Vlad Yasevich · 12 years ago
  60. 8ca896c ipv6: Add new offload registration infrastructure. by Vlad Yasevich · 12 years ago
  61. de27d00 net: Add net protocol offload registration infrustructure by Vlad Yasevich · 12 years ago
  62. 22061d8 net: Switch to using the new packet offload infrustructure by Vlad Yasevich · 12 years ago
  63. 62532da net: Add generic packet offload infrastructure. by Vlad Yasevich · 12 years ago
  64. 0da9a0c sctp: fix /proc/net/sctp/ memory leak by Tommi Rantala · 12 years ago
  65. 1ff05fb ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms() by Nicolas Dichtel · 12 years ago
  66. d440b72 sit: fix sparse warnings by Nicolas Dichtel · 12 years ago
  67. fea379b ipip: fix sparse warnings in ipip_netlink_parms() by Nicolas Dichtel · 12 years ago
  68. 702ed3c Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  69. b092d92 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  70. f372341 sit: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  71. e4c94a9 sit: rename rtnl functions for consistency by Nicolas Dichtel · 12 years ago
  72. a12c9a8 sit/rtnl: add missing parameters on dump by Nicolas Dichtel · 12 years ago
  73. f9cd5a5 sit: always notify change when params are updated by Nicolas Dichtel · 12 years ago
  74. be42da0 ipip: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  75. befe2aa ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump by Nicolas Dichtel · 12 years ago
  76. c38cc4b ipip: always notify change when params are updated by Nicolas Dichtel · 12 years ago
  77. 0b11245 ip6tnl: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  78. b58d731 ip6tnl: rename rtnl functions for consistency by Nicolas Dichtel · 12 years ago
  79. cfa323b ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump by Nicolas Dichtel · 12 years ago
  80. b294200 ipv4/ip_vti.c: VTI fix post-decryption forwarding by Saurabh Mohan · 12 years ago
  81. 1007dd1 bridge: add root port blocking by stephen hemminger · 12 years ago
  82. a2e01a6 bridge: implement BPDU blocking by stephen hemminger · 12 years ago
  83. cd75373 bridge: add template for bridge port flags by stephen hemminger · 12 years ago
  84. 25c71c7 bridge: bridge port parameters over netlink by stephen hemminger · 12 years ago
  85. c75ea26 ipv6: remove obsolete comments in route.c by Li RongQing · 12 years ago
  86. e086cad net: unify for_each_ip_tunnel_rcu() by Amerigo Wang · 12 years ago
  87. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  88. 170173b batman-adv: Remove instant overwritten variable initialization by Sven Eckelmann · 12 years ago
  89. 068ee6e batman-adv: roaming handling mechanism redesign by Antonio Quartulli · 12 years ago
  90. be73b48 batman-adv: refactor tt_global_del_struct() by Antonio Quartulli · 12 years ago
  91. 47c9465 batman-adv: refactor code to simplify long lines by Antonio Quartulli · 12 years ago
  92. 7c1fd91 batman-adv: substitute tt_poss_change with a per-tt_entry flag by Antonio Quartulli · 12 years ago
  93. 2870987 batman-adv: wait multiple periods before activating bla by Simon Wunderlich · 12 years ago
  94. d807f27 batman-adv: allow bla traffic only after first worker period by Simon Wunderlich · 12 years ago
  95. 52aebd6 batman-adv: send announcement when backbone gw is registered by Simon Wunderlich · 12 years ago
  96. b7eddd0 batman-adv: prevent using any virtual device created on batman-adv as hard-interface by Antonio Quartulli · 12 years ago
  97. a7528f8 batman-adv: fix wrong spinlock inline comment by Antonio Quartulli · 12 years ago
  98. 07568d0 batman-adv: don't rely on positions in struct for hashing by Simon Wunderlich · 12 years ago
  99. 485f2b7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  100. bd2a813 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago