1. d4383f0 ipvs: API change to avoid rescan of IPv6 exthdr by Jesper Dangaard Brouer · 12 years ago
  2. 2f74713 ipvs: Complete IPv6 fragment handling for IPVS by Jesper Dangaard Brouer · 12 years ago
  3. 63dca2c ipvs: Fix faulty IPv6 extension header handling in IPVS by Jesper Dangaard Brouer · 12 years ago
  4. 2fab891 ipvs: IPv6 extend ICMPv6 handling for future types by Jesper Dangaard Brouer · 12 years ago
  5. 120b9c1 ipvs: Trivial changes, use compressed IPv6 address in output by Jesper Dangaard Brouer · 12 years ago
  6. 9e49e88 filter: add XOR instruction for use with X/K by Daniel Borkmann · 12 years ago
  7. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  8. ae47351 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  9. 6ee584b netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute by Pablo Neira Ayuso · 12 years ago
  10. ba8d3b0 netfilter: nfnetlink_queue: fix maximum packet length to userspace by Pablo Neira Ayuso · 12 years ago
  11. 7be54ca netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries by Pablo Neira Ayuso · 12 years ago
  12. 54eb3df netfilter: xt_time: add support to ignore day transition by Florian Westphal · 12 years ago
  13. 30099b2 tcp: TCP Fast Open Server - record retransmits after 3WHS by Neal Cardwell · 12 years ago
  14. 3e0304a netfilter: ipset: Support to match elements marked with "nomatch" by Jozsef Kadlecsik · 12 years ago
  15. 3ace95c netfilter: ipset: Coding style fixes by Jozsef Kadlecsik · 12 years ago
  16. 10111a6 netfilter: ipset: Include supported revisions in module description by Jozsef Kadlecsik · 12 years ago
  17. bd9087e netfilter: ipset: Add /0 network support to hash:net,iface type by Jozsef Kadlecsik · 12 years ago
  18. e69bebd tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets by Neal Cardwell · 12 years ago
  19. 0725398 tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT by Neal Cardwell · 12 years ago
  20. 016818d tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS by Neal Cardwell · 12 years ago
  21. 623df48 tcp: extract code to compute SYNACK RTT by Neal Cardwell · 12 years ago
  22. b9fed74 netfilter: ipset: Check and reject crazy /0 input parameters by Jozsef Kadlecsik · 12 years ago
  23. 6e27c9b netfilter: ipset: Fix sparse warnings "incorrect type in assignment" by Jozsef Kadlecsik · 12 years ago
  24. 5e95377 ipconfig: add nameserver IPs to kernel-parameter ip= by Christoph Fritz · 12 years ago
  25. fc18162 l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y by Amerigo Wang · 12 years ago
  26. 2cbc78a netfilter: combine ipt_REDIRECT and ip6t_REDIRECT by Jan Engelhardt · 12 years ago
  27. b3d54b3 netfilter: combine ipt_NETMAP and ip6t_NETMAP by Jan Engelhardt · 12 years ago
  28. 136251d netfilter: nf_nat: remove obsolete rcu_read_unlock call by Ulrich Weber · 12 years ago
  29. b0cdb1d netfilter: nf_nat: fix oops when unloading protocol modules by Patrick McHardy · 12 years ago
  30. b0041d1 netfilter: fix IPv6 NAT dependencies in Kconfig by Pablo Neira Ayuso · 12 years ago
  31. 4308fc5 tcp: Document use of undefined variable. by Alan Cox · 12 years ago
  32. bb68b64 ipv4: Don't add TCP-code in inet_sock_destruct by Christoph Paasch · 12 years ago
  33. 6b10286 ipv6: unify fragment thresh handling code by Amerigo Wang · 12 years ago
  34. d4915c0 ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline by Amerigo Wang · 12 years ago
  35. b836c99 ipv6: unify conntrack reassembly expire code with standard one by Amerigo Wang · 12 years ago
  36. c038a76 ipv6: add a new namespace for nf_conntrack_reasm by Amerigo Wang · 12 years ago
  37. 8c4c49d netpoll: call ->ndo_select_queue() in tx path by Amerigo Wang · 12 years ago
  38. 6b6e272 netdev: make address const in device address management by stephen hemminger · 12 years ago
  39. 6b78f16 gre: add GSO support by Eric Dumazet · 12 years ago
  40. 2c60db0 net: provide a default dev->ethtool_ops by Eric Dumazet · 12 years ago
  41. 828de4f net: dev: fix incorrect getting net device's name by Gao feng · 12 years ago
  42. 3fd91fb ipv6: recursive check rt->dst.from when call rt6_check_expired by Li RongQing · 12 years ago
  43. b40863c net: more accurate network taps in transmit path by Eric Dumazet · 12 years ago
  44. adccff3 net/tipc/name_table.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  45. a2bf91b net/openvswitch/vport.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  46. 4c83501 net/ieee802154/6lowpan.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  47. b4516a2 llc: Remove stray reference to sysctl_llc_station_ack_timeout. by David S. Miller · 12 years ago
  48. 12ebc8b llc2: Collapse remainder of state machine into simple if-else if-statement by Ben Hutchings · 12 years ago
  49. da31888 llc2: Remove explicit indexing of state action arrays by Ben Hutchings · 12 years ago
  50. 5ecf9ee llc2: Remove the station send queue by Ben Hutchings · 12 years ago
  51. 04d191c llc2: Collapse the station event receive path by Ben Hutchings · 12 years ago
  52. 025e363 llc2: Remove dead code for state machine by Ben Hutchings · 12 years ago
  53. cc6328d llc2: Remove pointless indirection through llc_stat_state_trans_end by Ben Hutchings · 12 years ago
  54. e04dae8 af_unix: old_cred is surplus by Alan Cox · 12 years ago
  55. ba01dfe Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  56. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  57. a1362d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  58. 9316f0e 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
  59. 6af773e pktgen: fix crash with vlan and packet size less than 46 by Nishank Trivedi · 12 years ago
  60. 5744dd9 ipv6: replace write lock with read lock when get route info by Li RongQing · 12 years ago
  61. fb0af4c ipv6: route templates can be const by Eric Dumazet · 12 years ago
  62. 91b4b04 ipv6: Compare addresses only bits up to the prefix length (RFC6724). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  63. 417962a ipv6: Add labels for site-local and 6bone testing addresses (RFC6724) by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  64. f05ba7f netprio_cgroup: Use memcpy instead of the for-loop to copy priomap by Srivatsa S. Bhat · 12 years ago
  65. d530d6d netprio_cgroup: Remove update_netdev_tables() since it is unnecessary by Srivatsa S. Bhat · 12 years ago
  66. ba1bf47 net_sched: gred: actually perform idling in WRED mode by David Ward · 12 years ago
  67. 1fe37b1 net_sched: gred: fix qave reporting via netlink by David Ward · 12 years ago
  68. c22e464 net_sched: gred: eliminate redundant DP prio comparisons by David Ward · 12 years ago
  69. e29fe83 net_sched: gred: correct comment about qavg calculation in RIO mode by David Ward · 12 years ago
  70. b0e61d9 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  71. 9305216 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  72. 22b4e63 Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  73. c7cbb91 netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat by Pablo Neira Ayuso · 12 years ago
  74. 16af511 netfilter: log: Fix log-level processing by Joe Perches · 12 years ago
  75. bdfc87f net-sched: sch_cbq: avoid infinite loop by Eric Dumazet · 12 years ago
  76. 1c463e5 net: fix net/core/sock.c build error by Randy Dunlap · 12 years ago
  77. fdd6681 ipv6: remove some useless RCU read lock by Amerigo Wang · 12 years ago
  78. 566f26a caif: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  79. b6069a9 filter: add MOD operation by Eric Dumazet · 12 years ago
  80. c6bb813 xfrm: Report user triggered expirations against the users socket by Eric W. Biederman · 12 years ago
  81. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  82. 0edd948 ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD by Wei Yongjun · 12 years ago
  83. 4a70bbf netfilter: Validate the sequence number of dataless ACK packets as well by Jozsef Kadlecsik · 12 years ago
  84. 64f509c netfilter: Mark SYN/ACK packets as invalid from original direction by Jozsef Kadlecsik · 12 years ago
  85. a672995 netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb() by Wei Yongjun · 12 years ago
  86. 5693d68 netfilter: nf_nat: fix out-of-bounds access in address selection by Florian Westphal · 12 years ago
  87. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  88. 9785e10 netlink: kill netlink_set_nonroot by Pablo Neira Ayuso · 12 years ago
  89. 6862234 net: small bug on rxhash calculation by Chema Gonzalez · 12 years ago
  90. ba8bd0e net: rt_cache_flush() cleanup by Eric Dumazet · 12 years ago
  91. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  92. 4a3e12f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  93. 4ccfe6d ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  94. dbe9a41 scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. by Eric W. Biederman · 12 years ago
  95. 777bf13 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
  96. d679c53 igmp: avoid drop_monitor false positives by Eric Dumazet · 12 years ago
  97. b4949ab ipv6: fix handling of throw routes by Nicolas Dichtel · 12 years ago
  98. 979402b udp: increment UDP_MIB_INERRORS if copy failed by Eric Dumazet · 12 years ago
  99. f39c1bf SUNRPC: Fix a UDP transport regression by Trond Myklebust · 12 years ago
  100. 7ab4551 tcp: fix TFO regression by Eric Dumazet · 12 years ago