1. cea80ea net: checksum: fix warning in skb_checksum by Daniel Borkmann · 11 years ago
  2. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  3. 7926c1d net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb by Daniel Borkmann · 11 years ago
  4. f421436 net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0) by Arvid Brodin · 11 years ago
  5. 74d332c net: extend net_device allocation to vmalloc() by Eric Dumazet · 11 years ago
  6. e6d8b64 net: sctp: fix and consolidate SCTP checksumming code by Daniel Borkmann · 11 years ago
  7. 2817a33 net: skb_checksum: allow custom update/combine for walking skb by Daniel Borkmann · 11 years ago
  8. 6f09234 net: flow_dissector: fail on evil iph->ihl by Jason Wang · 11 years ago
  9. 296c106 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  10. 2e19ef0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  11. 84502b5 xfrm: Fix null pointer dereference when decoding sessions by Steffen Klassert · 11 years ago
  12. 3582b90 6lowpan: cleanup skb copy data by Alexander Aring · 11 years ago
  13. 578d524 6lowpan: set 6lowpan network and transport header by Alexander Aring · 11 years ago
  14. 3e69162 6lowpan: set and use mac_len for mac header length by Alexander Aring · 11 years ago
  15. 3961532 6lowpan: remove unnecessary set of headers by Alexander Aring · 11 years ago
  16. ba48650 ipv6: remove the unnecessary statement in find_match() by Duan Jiong · 11 years ago
  17. 83a1a7c mac802154: Use pr_err(...) rather than printk(KERN_ERR ...) by Chen Weilong · 11 years ago
  18. 3af390e tipc: remove two indentation levels in tipc_recv_msg routine by Ying Xue · 11 years ago
  19. c968601 tcp: temporarily disable Fast Open on SYN timeout by Yuchung Cheng · 11 years ago
  20. 0649909 bridge: pass correct vlan id to multicast code by Vlad Yasevich · 11 years ago
  21. 911aeb1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  22. 706e282 net: x25: Fix dead URLs in Kconfig by Michael Drüing · 11 years ago
  23. 7d1d65c net: sched: cls_bpf: add BPF-based classifier by Daniel Borkmann · 11 years ago
  24. 68783ec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  25. d954777 netfilter: xt_NFQUEUE: fix --queue-bypass regression by Holger Eitzenberger · 11 years ago
  26. 1c5ad13 net: esp{4,6}: get rid of struct esp_data by Mathias Krause · 11 years ago
  27. 123b0d1 net: esp{4,6}: remove padlen from struct esp_data by Mathias Krause · 11 years ago
  28. cdfb97b net, mc: fix the incorrect comments in two mc-related functions by Zhi Yong Wu · 11 years ago
  29. ab1a2d7 net, iovec: fix the incorrect comment in memcpy_fromiovecend() by Zhi Yong Wu · 11 years ago
  30. c4e819d net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec() by Zhi Yong Wu · 11 years ago
  31. daba287 ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORK by Hannes Frederic Sowa · 11 years ago
  32. 0d08c42 tcp: gso: fix truesize tracking by Eric Dumazet · 11 years ago
  33. 5d9efa7 ipv6: Remove privacy config option. by David S. Miller · 11 years ago
  34. 8ef007f 6lowpan: remove unnecessary break by Alexander Aring · 11 years ago
  35. b236b95 6lowpan: remove skb->dev assignment by Alexander Aring · 11 years ago
  36. b614442 6lowpan: use netdev_alloc_skb instead dev_alloc_skb by Alexander Aring · 11 years ago
  37. 53cb5717 6lowpan: remove unnecessary check on err >= 0 by Alexander Aring · 11 years ago
  38. 545f361 6lowpan: remove unnecessary ret variable by Alexander Aring · 11 years ago
  39. eeb1b73 xfrm: Increase the garbage collector threshold by Steffen Klassert · 11 years ago
  40. 747edc0 sctp: merge two if statements to one by wangweidong · 11 years ago
  41. 3dc0a54 sctp: remove the repeat initialize with 0 by wangweidong · 11 years ago
  42. 2bccbad sctp: fix some comments in chunk.c and associola.c by wangweidong · 11 years ago
  43. 8c3a897 inet: restore gso for vxlan by Eric Dumazet · 11 years ago
  44. fc59d5b pkt_sched: fq: clear time_next_packet for reused flows by Eric Dumazet · 11 years ago
  45. 2f715c1 tcp: do not rearm RTO when future data are sacked by Yuchung Cheng · 11 years ago
  46. 2909d87 tcp: only take RTT from timestamps if new data is acked by Yuchung Cheng · 11 years ago
  47. bc15afa tcp: fix SYNACK RTT estimation in Fast Open by Yuchung Cheng · 11 years ago
  48. e3bc10b ipv6: ip6_dst_check needs to check for expired dst_entries by Hannes Frederic Sowa · 11 years ago
  49. 8fb479a netpoll: fix rx_hook() interface by passing the skb by Antonio Quartulli · 11 years ago
  50. 7f29405 net: fix rtnl notification in atomic context by Alexei Starovoitov · 11 years ago
  51. 66415cf net: initialize hashrnd in flow_dissector with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  52. f84be2b net: make net_get_random_once irq safe by Hannes Frederic Sowa · 11 years ago
  53. 974daef net: add missing dev_put() in __netdev_adjacent_dev_insert by Nikolay Aleksandrov · 11 years ago
  54. 4a3ad7b netem: markov loss model transition fix by Hagen Paul Pfeifer · 11 years ago
  55. b45bd46 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  56. 7088ad7 inet: remove old fragmentation hash initializing by Hannes Frederic Sowa · 11 years ago
  57. b119057 ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  58. e7b519b ipv4: initialize ip4_frags hash secret as late as possible by Hannes Frederic Sowa · 11 years ago
  59. fecda03 net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6 by Daniel Borkmann · 11 years ago
  60. afb14c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  61. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  62. 34d92d5 net: always inline net_secret_init by Hannes Frederic Sowa · 11 years ago
  63. da6b8c2 batman-adv: generalize batman-adv icmp packet handling by Simon Wunderlich · 11 years ago
  64. 15c33da batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  65. 0eb01568 batman-adv: include the sync-flags when compute the global/local table CRC by Antonio Quartulli · 11 years ago
  66. 3c4f7ab batman-adv: improve the TT component to support runtime flag changes by Antonio Quartulli · 11 years ago
  67. 0c69aec batman-adv: invoke dev_get_by_index() outside of is_wifi_iface() by Antonio Quartulli · 11 years ago
  68. 8257f55 batman-adv: send GW_DEL event in case of soft-iface destruction by Antonio Quartulli · 11 years ago
  69. a19d3d8 batman-adv: limit local translation table max size by Marek Lindner · 11 years ago
  70. 4627456 batman-adv: adapt the TT component to use the new API functions by Antonio Quartulli · 11 years ago
  71. d0015fd batman-adv: provide orig_node routing API by Antonio Quartulli · 11 years ago
  72. 81e26b1 batman-adv: adapt the neighbor purging routine to use the new API functions by Antonio Quartulli · 11 years ago
  73. 6680a12 batman-adv: adapt bonding to use the new API functions by Antonio Quartulli · 11 years ago
  74. c43c981 batman-adv: add bat_neigh_is_equiv_or_better API function by Antonio Quartulli · 11 years ago
  75. a3285a8 batman-adv: add bat_neigh_cmp API function by Antonio Quartulli · 11 years ago
  76. 737a2a22 batman-adv: add bat_orig_print API function by Antonio Quartulli · 11 years ago
  77. bbad0a5 batman-adv: make struct batadv_orig_node algorithm agnostic by Antonio Quartulli · 11 years ago
  78. 0538f75 batman-adv: make struct batadv_neigh_node algorithm agnostic by Antonio Quartulli · 11 years ago
  79. 454594f Revert "bridge: only expire the mdb entry when query is received" by Linus Lüssing · 11 years ago
  80. 0a6957e net: remove function sk_reset_txq() by ZHAO Gang · 11 years ago
  81. b416c14 netfilter: x_tables: fix ordering of jumpstack allocation and table update by Will Deacon · 11 years ago
  82. 02cf4eb tcp: initialize passive-side sk_pacing_rate after 3WHS by Neal Cardwell · 11 years ago
  83. c2f17e8 ipv6: probe routes asynchronous in rt6_probe by Hannes Frederic Sowa · 11 years ago
  84. 61c1db7 ipv6: sit: add GSO/TSO support by Eric Dumazet · 11 years ago
  85. d3e5e00 ipv6: gso: make ipv6_gso_segment() stackable by Eric Dumazet · 11 years ago
  86. fd2d535 ipv4: Allow unprivileged users to use per net sysctls by Eric W. Biederman · 11 years ago
  87. 0a6fa23 ipv4: Use math to point per net sysctls into the appropriate struct net. by Eric W. Biederman · 11 years ago
  88. 2e685ca tcp_memcontrol: Kill struct tcp_memcontrol by Eric W. Biederman · 11 years ago
  89. a4fe34b tcp_memcontrol: Remove the per netns control. by Eric W. Biederman · 11 years ago
  90. f594d63 tcp_memcontrol: Remove setting cgroup settings via sysctl by Eric W. Biederman · 11 years ago
  91. cd91cce tcp_memcontrol: Remove tcp_max_memory by Eric W. Biederman · 11 years ago
  92. 56e4244 netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper by Julian Anastasov · 11 years ago
  93. 550bab4 ipv6: fill rt6i_gateway with nexthop address by Julian Anastasov · 11 years ago
  94. 4d53eff xfrm: Don't queue retransmitted packets if the original is still on the host by Steffen Klassert · 11 years ago
  95. 5cf4eb5 xfrm: use vmalloc_node() for percpu scratches by Eric Dumazet · 11 years ago
  96. 5bf4725 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  97. e34c9a6 net: switch net_secret key generation to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  98. 222e83d tcp: switch tcp_fastopen key generation to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  99. 1bbdcee inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  100. b23a002 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once by Hannes Frederic Sowa · 11 years ago