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