1. 7f29405 net: fix rtnl notification in atomic context by Alexei Starovoitov · 11 years ago
  2. 66415cf net: initialize hashrnd in flow_dissector with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  3. f84be2b net: make net_get_random_once irq safe by Hannes Frederic Sowa · 11 years ago
  4. 974daef net: add missing dev_put() in __netdev_adjacent_dev_insert by Nikolay Aleksandrov · 11 years ago
  5. 4a3ad7b netem: markov loss model transition fix by Hagen Paul Pfeifer · 11 years ago
  6. b45bd46 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  7. 7088ad7 inet: remove old fragmentation hash initializing by Hannes Frederic Sowa · 11 years ago
  8. b119057 ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  9. e7b519b ipv4: initialize ip4_frags hash secret as late as possible by Hannes Frederic Sowa · 11 years ago
  10. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  11. 34d92d5 net: always inline net_secret_init by Hannes Frederic Sowa · 11 years ago
  12. da6b8c2 batman-adv: generalize batman-adv icmp packet handling by Simon Wunderlich · 11 years ago
  13. 15c33da batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  14. 0eb01568 batman-adv: include the sync-flags when compute the global/local table CRC by Antonio Quartulli · 11 years ago
  15. 3c4f7ab batman-adv: improve the TT component to support runtime flag changes by Antonio Quartulli · 11 years ago
  16. 0c69aec batman-adv: invoke dev_get_by_index() outside of is_wifi_iface() by Antonio Quartulli · 11 years ago
  17. 8257f55 batman-adv: send GW_DEL event in case of soft-iface destruction by Antonio Quartulli · 11 years ago
  18. a19d3d8 batman-adv: limit local translation table max size by Marek Lindner · 11 years ago
  19. 4627456 batman-adv: adapt the TT component to use the new API functions by Antonio Quartulli · 11 years ago
  20. d0015fd batman-adv: provide orig_node routing API by Antonio Quartulli · 11 years ago
  21. 81e26b1 batman-adv: adapt the neighbor purging routine to use the new API functions by Antonio Quartulli · 11 years ago
  22. 6680a12 batman-adv: adapt bonding to use the new API functions by Antonio Quartulli · 11 years ago
  23. c43c981 batman-adv: add bat_neigh_is_equiv_or_better API function by Antonio Quartulli · 11 years ago
  24. a3285a8 batman-adv: add bat_neigh_cmp API function by Antonio Quartulli · 11 years ago
  25. 737a2a22 batman-adv: add bat_orig_print API function by Antonio Quartulli · 11 years ago
  26. bbad0a5 batman-adv: make struct batadv_orig_node algorithm agnostic by Antonio Quartulli · 11 years ago
  27. 0538f75 batman-adv: make struct batadv_neigh_node algorithm agnostic by Antonio Quartulli · 11 years ago
  28. 454594f Revert "bridge: only expire the mdb entry when query is received" by Linus Lüssing · 11 years ago
  29. 0a6957e net: remove function sk_reset_txq() by ZHAO Gang · 11 years ago
  30. 02cf4eb tcp: initialize passive-side sk_pacing_rate after 3WHS by Neal Cardwell · 11 years ago
  31. c2f17e8 ipv6: probe routes asynchronous in rt6_probe by Hannes Frederic Sowa · 11 years ago
  32. 61c1db7 ipv6: sit: add GSO/TSO support by Eric Dumazet · 11 years ago
  33. d3e5e00 ipv6: gso: make ipv6_gso_segment() stackable by Eric Dumazet · 11 years ago
  34. fd2d535 ipv4: Allow unprivileged users to use per net sysctls by Eric W. Biederman · 11 years ago
  35. 0a6fa23 ipv4: Use math to point per net sysctls into the appropriate struct net. by Eric W. Biederman · 11 years ago
  36. 2e685ca tcp_memcontrol: Kill struct tcp_memcontrol by Eric W. Biederman · 11 years ago
  37. a4fe34b tcp_memcontrol: Remove the per netns control. by Eric W. Biederman · 11 years ago
  38. f594d63 tcp_memcontrol: Remove setting cgroup settings via sysctl by Eric W. Biederman · 11 years ago
  39. cd91cce tcp_memcontrol: Remove tcp_max_memory by Eric W. Biederman · 11 years ago
  40. 56e4244 netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper by Julian Anastasov · 11 years ago
  41. 550bab4 ipv6: fill rt6i_gateway with nexthop address by Julian Anastasov · 11 years ago
  42. 5bf4725 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  43. e34c9a6 net: switch net_secret key generation to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  44. 222e83d tcp: switch tcp_fastopen key generation to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  45. 1bbdcee inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  46. b23a002 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  47. a48e429 net: introduce new macro net_get_random_once by Hannes Frederic Sowa · 11 years ago
  48. b50026b ipv6: split inet6_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  49. 65cd803 ipv4: split inet_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  50. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  51. 3347c96 ipv4: gso: make inet_gso_segment() stackable by Eric Dumazet · 11 years ago
  52. 2d26f0a ipv4: generalize gre_handle_offloads by Eric Dumazet · 11 years ago
  53. 030737b net: generalize skb_segment() by Eric Dumazet · 11 years ago
  54. e93b7d7 ip_output: do skb ufo init for peeked non ufo skb as well by Jiri Pirko · 11 years ago
  55. c547dbf ip6_output: do skb ufo init for peeked non ufo skb as well by Jiri Pirko · 11 years ago
  56. e36d3ff udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames by Jiri Pirko · 11 years ago
  57. b917eb1 ipv6: gso: remove redundant locking by Eric Dumazet · 11 years ago
  58. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  59. 7e58487 net: ipv4/ipv6: Remove extern from function prototypes by Joe Perches · 11 years ago
  60. a402a5a net: dccp: Remove extern from function prototypes by Joe Perches · 11 years ago
  61. 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
  62. 47d27aa ipv4: gso: send_check() & segment() cleanups by Eric Dumazet · 11 years ago
  63. 90c6bd3 net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race by Daniel Borkmann · 11 years ago
  64. cfd4f75 batman-adv: make the backbone gw check VLAN specific by Antonio Quartulli · 11 years ago
  65. 95fb130 batman-adv: make the TT global purge routine VLAN specific by Antonio Quartulli · 11 years ago
  66. 7ea7b4a batman-adv: make the TT CRC logic VLAN specific by Antonio Quartulli · 11 years ago
  67. a70a9aa batman-adv: lock around TT operations to avoid sending inconsistent data by Antonio Quartulli · 11 years ago
  68. e75de4f batman-adv: remove bogus comment by Antonio Quartulli · 11 years ago
  69. e300d31 batman-adv: refine API calls for unicast transmissions of SKBs by Linus Lüssing · 11 years ago
  70. b8cbd81 batman-adv: make the AP isolation attribute VLAN specific by Antonio Quartulli · 11 years ago
  71. 90f4435 batman-adv: add sysfs framework for VLAN by Antonio Quartulli · 11 years ago
  72. 5d2c05b batman-adv: add per VLAN interface attribute framework by Antonio Quartulli · 11 years ago
  73. be1db4f batman-adv: make the Distributed ARP Table vlan aware by Antonio Quartulli · 11 years ago
  74. bbb877e batman-adv: make the GW module correctly talk to the new VLAN-TT by Antonio Quartulli · 11 years ago
  75. 1605278 batman-adv: print the VID together with the TT entries by Antonio Quartulli · 11 years ago
  76. 0ffa9e8 batman-adv: use vid when computing local and global TT CRC by Antonio Quartulli · 11 years ago
  77. c018ad3 batman-adv: add the VLAN ID attribute to the TT entry by Antonio Quartulli · 11 years ago
  78. bc58eee batman-adv: update email address for Marek Lindner by Marek Lindner · 11 years ago
  79. c679ff8 batman-adv: update email address for Simon Wunderlich by Simon Wunderlich · 11 years ago
  80. 33faa04 batman-adv: check skb preparation return value by Antonio Quartulli · 11 years ago
  81. b1eda2a em_ipset: use dev_net() accessor by stephen hemminger · 11 years ago
  82. 675297c tcp: remove redundant code in __tcp_retransmit_skb() by Neal Cardwell · 11 years ago
  83. dfb5fa3 bridge: Fix updating FDB entries when the PVID is applied by Toshiaki Makita · 11 years ago
  84. d1c6c70 bridge: Fix the way the PVID is referenced by Toshiaki Makita · 11 years ago
  85. b90356ce bridge: Apply the PVID to priority-tagged frames by Toshiaki Makita · 11 years ago
  86. 8adff41 bridge: Don't use VID 0 and 4095 in vlan filtering by Toshiaki Makita · 11 years ago
  87. 9877b25 fib: Use const struct nl_info * in rtmsg_fib by Joe Perches · 11 years ago
  88. 7688775 ax25: cleanup a range test by Dan Carpenter · 11 years ago
  89. 77dfca7 fib_trie: remove duplicated rcu lock by baker.zhang · 11 years ago
  90. 9aaf043 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  91. 28be6e0 tcp: rename tcp_tso_segment() by Eric Dumazet · 11 years ago
  92. bbfbe47 tipc: simplify the link lookup routine by Erik Hugne · 11 years ago
  93. 636c037 tipc: correct return value of link_cmd_set_value routine by Ying Xue · 11 years ago
  94. 6798158 tipc: correct return value of recv_msg routine by Ying Xue · 11 years ago
  95. f2875c3 tipc: avoid unnecessary lookup for tipc bearer instance by Ying Xue · 11 years ago
  96. 4babbaa tipc: make bearer and media naming consistent by Ying Xue · 11 years ago
  97. 4068243 tipc: silence sparse warnings by Ying Xue · 11 years ago
  98. 9446b87 tipc: remove iovec length parameter from all sending functions by Ying Xue · 11 years ago
  99. 5c0a0fc tipc: don't use memcpy to copy from user space by Ying Xue · 11 years ago
  100. 400dfd3 net: refactor sk_page_frag_refill() by Eric Dumazet · 11 years ago