1. 720e0df netfilter: nf_tables: remove unused variable in nf_tables_dump_set() by Michal Nazarewicz · 11 years ago
  2. 1466291 netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name() by Daniel Borkmann · 11 years ago
  3. d497c63 netfilter: add help information to new nf_tables Kconfig options by Pablo Neira Ayuso · 11 years ago
  4. bee11dc netfilter: nft_reject: support for IPv6 and TCP reset by Eric Leblond · 11 years ago
  5. cc70d06 netfilter: REJECT: separate reusable code by Eric Leblond · 11 years ago
  6. 5f291c2 netfilter: select NFNETLINK when enabling NF_TABLES by Eric Leblond · 11 years ago
  7. 9947375 netfilter: nf_tables: remove nft_meta_target by Pablo Neira Ayuso · 11 years ago
  8. e035b77 netfilter: nf_tables: nft_meta module get/set ops by Arturo Borrero Gonzalez · 11 years ago
  9. d8bcc768 netfilter: nf_tables: Expose the table usage counter via netlink by Tomasz Bursztyka · 11 years ago
  10. 0aff078 netfilter: nft: add queue module by Eric Leblond · 11 years ago
  11. 97a2d41 netfilter: xt_NFQUEUE: separate reusable code by Eric Leblond · 11 years ago
  12. e569bda netfilter: nf_tables: fix issue with verdict support by Eric Leblond · 11 years ago
  13. cfce0a2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  14. f8e617e net: introduce skb_coalesce_rx_frag() by Jason Wang · 11 years ago
  15. 9f9843a7 tcp: properly handle stretch acks in slow start by Yuchung Cheng · 11 years ago
  16. 0d41cca tcp: enable sockets to use MSG_FASTOPEN by default by Yuchung Cheng · 11 years ago
  17. f8785c5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  18. 72c39a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  19. c359c415 netfilter: nft_compat: use _safe version of list_for_each by Dan Carpenter · 11 years ago
  20. 6fcf018 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  21. cea80ea net: checksum: fix warning in skb_checksum by Daniel Borkmann · 11 years ago
  22. 87bc072 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  23. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  24. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. 7926c1d net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb by Daniel Borkmann · 11 years ago
  26. f421436 net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0) by Arvid Brodin · 11 years ago
  27. 74d332c net: extend net_device allocation to vmalloc() by Eric Dumazet · 11 years ago
  28. e6d8b64 net: sctp: fix and consolidate SCTP checksumming code by Daniel Borkmann · 11 years ago
  29. 2817a33 net: skb_checksum: allow custom update/combine for walking skb by Daniel Borkmann · 11 years ago
  30. ca0e8bd netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c by Wei Yongjun · 11 years ago
  31. 4542fa4 netfilter: ctnetlink: account both directions in one step by Holger Eitzenberger · 11 years ago
  32. f7b13e4 netfilter: introduce nf_conn_acct structure by Holger Eitzenberger · 11 years ago
  33. 6f09234 net: flow_dissector: fail on evil iph->ihl by Jason Wang · 11 years ago
  34. 296c106 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  35. 2e19ef0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  36. 8ddd094 openvswitch: Use flow hash during flow lookup operation. by Pravin B Shelar · 11 years ago
  37. 5eb26b1 openvswitch: TCP flags matching support. by Jarno Rajahalme · 11 years ago
  38. df23e9f openvswitch: Widen TCP flags handling. by Jarno Rajahalme · 11 years ago
  39. 3cdb35b openvswitch: Enable all GSO features on internal port. by Pravin B Shelar · 11 years ago
  40. 84502b5 xfrm: Fix null pointer dereference when decoding sessions by Steffen Klassert · 11 years ago
  41. 3582b90 6lowpan: cleanup skb copy data by Alexander Aring · 11 years ago
  42. 578d524 6lowpan: set 6lowpan network and transport header by Alexander Aring · 11 years ago
  43. 3e69162 6lowpan: set and use mac_len for mac header length by Alexander Aring · 11 years ago
  44. 3961532 6lowpan: remove unnecessary set of headers by Alexander Aring · 11 years ago
  45. ba48650 ipv6: remove the unnecessary statement in find_match() by Duan Jiong · 11 years ago
  46. 83a1a7c mac802154: Use pr_err(...) rather than printk(KERN_ERR ...) by Chen Weilong · 11 years ago
  47. 3af390e tipc: remove two indentation levels in tipc_recv_msg routine by Ying Xue · 11 years ago
  48. c968601 tcp: temporarily disable Fast Open on SYN timeout by Yuchung Cheng · 11 years ago
  49. 97203ab net: ipvs: sctp: do not recalc sctp csum when ports didn't change by Daniel Borkmann · 11 years ago
  50. 0649909 bridge: pass correct vlan id to multicast code by Vlad Yasevich · 11 years ago
  51. 911aeb1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  52. 706e282 net: x25: Fix dead URLs in Kconfig by Michael Drüing · 11 years ago
  53. 7d1d65c net: sched: cls_bpf: add BPF-based classifier by Daniel Borkmann · 11 years ago
  54. 68783ec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  55. d954777 netfilter: xt_NFQUEUE: fix --queue-bypass regression by Holger Eitzenberger · 11 years ago
  56. 1c5ad13 net: esp{4,6}: get rid of struct esp_data by Mathias Krause · 11 years ago
  57. 123b0d1 net: esp{4,6}: remove padlen from struct esp_data by Mathias Krause · 11 years ago
  58. cdfb97b net, mc: fix the incorrect comments in two mc-related functions by Zhi Yong Wu · 11 years ago
  59. ab1a2d7 net, iovec: fix the incorrect comment in memcpy_fromiovecend() by Zhi Yong Wu · 11 years ago
  60. c4e819d net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec() by Zhi Yong Wu · 11 years ago
  61. daba287 ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORK by Hannes Frederic Sowa · 11 years ago
  62. 0d08c42 tcp: gso: fix truesize tracking by Eric Dumazet · 11 years ago
  63. 5d9efa7 ipv6: Remove privacy config option. by David S. Miller · 11 years ago
  64. 8ef007f 6lowpan: remove unnecessary break by Alexander Aring · 11 years ago
  65. b236b95 6lowpan: remove skb->dev assignment by Alexander Aring · 11 years ago
  66. b614442 6lowpan: use netdev_alloc_skb instead dev_alloc_skb by Alexander Aring · 11 years ago
  67. 53cb5717 6lowpan: remove unnecessary check on err >= 0 by Alexander Aring · 11 years ago
  68. 545f361 6lowpan: remove unnecessary ret variable by Alexander Aring · 11 years ago
  69. 4641382 netfilter: bridge: nf_tables: add filter chain type by Pablo Neira Ayuso · 11 years ago
  70. 98c37b6 netfilter: nft_nat: Fix endianness issue reported by sparse by Tomasz Bursztyka · 11 years ago
  71. 6e078bc netfilter: bridge: fix nf_tables bridge dependencies with main core by Pablo Neira Ayuso · 11 years ago
  72. 6e7cd27 net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule by Daniel Borkmann · 11 years ago
  73. eeb1b73 xfrm: Increase the garbage collector threshold by Steffen Klassert · 11 years ago
  74. 747edc0 sctp: merge two if statements to one by wangweidong · 11 years ago
  75. 3dc0a54 sctp: remove the repeat initialize with 0 by wangweidong · 11 years ago
  76. 2bccbad sctp: fix some comments in chunk.c and associola.c by wangweidong · 11 years ago
  77. 8c3a897 inet: restore gso for vxlan by Eric Dumazet · 11 years ago
  78. fc59d5b pkt_sched: fq: clear time_next_packet for reused flows by Eric Dumazet · 11 years ago
  79. 2f715c1 tcp: do not rearm RTO when future data are sacked by Yuchung Cheng · 11 years ago
  80. 2909d87 tcp: only take RTT from timestamps if new data is acked by Yuchung Cheng · 11 years ago
  81. bc15afa tcp: fix SYNACK RTT estimation in Fast Open by Yuchung Cheng · 11 years ago
  82. 6b8dbcf bridge: netfilter: orphan skb before invoking ip netfilter hooks by Florian Westphal · 11 years ago
  83. 1e56555 netfilter: ipset: remove duplicate define by Michael Opdenacker · 11 years ago
  84. dc476e7 netfilter:ipset: Fix memory allocation for bitmap:port by Jozsef Kadlecsik · 11 years ago
  85. e3bc10b ipv6: ip6_dst_check needs to check for expired dst_entries by Hannes Frederic Sowa · 11 years ago
  86. 8fb479a netpoll: fix rx_hook() interface by passing the skb by Antonio Quartulli · 11 years ago
  87. 7f29405 net: fix rtnl notification in atomic context by Alexei Starovoitov · 11 years ago
  88. 66415cf net: initialize hashrnd in flow_dissector with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  89. f84be2b net: make net_get_random_once irq safe by Hannes Frederic Sowa · 11 years ago
  90. 974daef net: add missing dev_put() in __netdev_adjacent_dev_insert by Nikolay Aleksandrov · 11 years ago
  91. 4a3ad7b netem: markov loss model transition fix by Hagen Paul Pfeifer · 11 years ago
  92. b45bd46 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  93. 7088ad7 inet: remove old fragmentation hash initializing by Hannes Frederic Sowa · 11 years ago
  94. b119057 ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  95. e7b519b ipv4: initialize ip4_frags hash secret as late as possible by Hannes Frederic Sowa · 11 years ago
  96. fecda03 net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6 by Daniel Borkmann · 11 years ago
  97. afb14c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  98. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  99. 34d92d5 net: always inline net_secret_init by Hannes Frederic Sowa · 11 years ago
  100. da6b8c2 batman-adv: generalize batman-adv icmp packet handling by Simon Wunderlich · 11 years ago