1. 3e5289d filter: add ANC_PAY_OFFSET instruction for loading payload start offset by Daniel Borkmann · 12 years ago
  2. f77668d net: flow_dissector: add __skb_get_poff to get a start offset to payload by Daniel Borkmann · 12 years ago
  3. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  4. 896ee0e net/irda: add missing error path release_sock call by Kees Cook · 12 years ago
  5. 283951f ipconfig: Fix newline handling in log message. by Martin Fuzzey · 12 years ago
  6. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 12 years ago
  7. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 12 years ago
  8. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 12 years ago
  9. cf2f5c8 l2tp: push all ppp pseudowire shutdown through .release handler by Tom Parkin · 12 years ago
  10. 4c6e2fd l2tp: purge session reorder queue on delete by Tom Parkin · 12 years ago
  11. 48f72f9 l2tp: add session reorder queue purge function to core by Tom Parkin · 12 years ago
  12. 02d13ed l2tp: don't BUG_ON sk_socket being NULL by Tom Parkin · 12 years ago
  13. 8abbbe8 l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup by Tom Parkin · 12 years ago
  14. 2b551c6 l2tp: close sessions before initiating tunnel delete by Tom Parkin · 12 years ago
  15. 9360631 l2tp: close sessions in ip socket destroy callback by Tom Parkin · 12 years ago
  16. e34f4c7 l2tp: export l2tp_tunnel_closeall by Tom Parkin · 12 years ago
  17. 9980d00 l2tp: add udp encap socket destroy handler by Tom Parkin · 12 years ago
  18. 44046a5 udp: add encap_destroy callback by Tom Parkin · 12 years ago
  19. f1e79e2 genetlink: trigger BUG_ON if a group name is too long by Masatake YAMATO · 12 years ago
  20. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  21. 3dd6664 netfilter: remove unused "config IP_NF_QUEUE" by Paul Bolle · 12 years ago
  22. 77f65eb packet: packet fanout rollover during socket overload by Willem de Bruijn · 12 years ago
  23. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  24. b5fb82c xfrm: use xfrm direction when lookup policy by Baker Zhang · 12 years ago
  25. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 12 years ago
  26. c9bbb75 can: dump stack on protocol bugs by Oliver Hartkopp · 12 years ago
  27. bf93ad7 ipvs: remove extra rcu lock by Julian Anastasov · 12 years ago
  28. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 12 years ago
  29. cf2e394 ipvs: fix sctp chunk length order by Julian Anastasov · 12 years ago
  30. 0d4f060 tcp: dont handle MTU reduction on LISTEN socket by Eric Dumazet · 12 years ago
  31. 166ec36 net: Fix a comment typo by Kusanagi Kouichi · 12 years ago
  32. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 12 years ago
  33. 86feff3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  34. 7f9421c netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu by Lai Jiangshan · 12 years ago
  35. 3d84fa9 bridge: Add support for setting BR_ROOT_BLOCK flag. by Vlad Yasevich · 12 years ago
  36. c62dce6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  37. 6681712 vxlan: generalize forwarding tables by David Stevens · 12 years ago
  38. a5b8db9 rtnetlink: Mask the rta_type when range checking by Vlad Yasevich · 12 years ago
  39. 8c6216d Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally" by Timo Teräs · 12 years ago
  40. f3a3440 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
  41. 35353c2 ipv4: replace ip_fast_csum with csum_replace2 by Li RongQing · 12 years ago
  42. 296b601 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  43. 2a89f92 VSOCK: Support VM sockets connected to the hypervisor. by Reilly Grant · 12 years ago
  44. a82783c netfilter: ip6t_NPT: restrict to mangle table by Florian Westphal · 12 years ago
  45. bae99f7 netfilter: nfnetlink_queue: fix incorrect initialization of copy range field by Pablo Neira Ayuso · 12 years ago
  46. 0d98da5 netfilter: nf_conntrack: register pernet subsystem before register L4 proto by Gao feng · 12 years ago
  47. 16fad69 tcp: fix skb_availroom() by Eric Dumazet · 12 years ago
  48. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  49. 2df5278 batman-adv: network coding - receive coded packets and decode them by Martin Hundebøll · 12 years ago
  50. 612d2b4 batman-adv: network coding - save overheard and tx packets for decoding by Martin Hundebøll · 12 years ago
  51. 3c12de9 batman-adv: network coding - code and transmit packets if possible by Martin Hundebøll · 12 years ago
  52. 9533247 batman-adv: network coding - buffer unicast packets before forward by Martin Hundebøll · 12 years ago
  53. d56b170 batman-adv: network coding - detect coding nodes and remove these after timeout by Martin Hundebøll · 12 years ago
  54. d353d8d batman-adv: network coding - add the initial infrastructure code by Martin Hundebøll · 12 years ago
  55. c1d0743 batman-adv: don't use !! in bool conversion by Antonio Quartulli · 12 years ago
  56. f86ce0a batman-adv: Return reason for failure in batadv_check_unicast_packet() by Martin Hundebøll · 12 years ago
  57. 736292c batman-adv: replace redundant primary_if_get calls by Marek Lindner · 12 years ago
  58. 2317f44 sctp: don't break the loop while meeting the active_path so as to find the matched transport by Xufeng Zhang · 12 years ago
  59. f281563 sctp: Use correct sideffect command in duplicate cookie handling by Vlad Yasevich · 12 years ago
  60. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 12 years ago
  61. 368edaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  62. 5b22b18 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  63. c80a851 net/core: move vlan_depth out of while loop in skb_network_protocol() by Li RongQing · 12 years ago
  64. 9b717a8 tcp: TLP loss detection. by Nandita Dukkipati · 12 years ago
  65. 6ba8a3b tcp: Tail loss probe (TLP) by Nandita Dukkipati · 12 years ago
  66. 74694e7 bridge: using for_each_set_bit to simplify the code by Wei Yongjun · 12 years ago
  67. 5096e3c bridge: using for_each_set_bit_from to simplify the code by Wei Yongjun · 12 years ago
  68. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  69. 3da889b bridge: reserve space for IFLA_BRPORT_FAST_LEAVE by stephen hemminger · 12 years ago
  70. 2230e0c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  71. 4660c7f net/ipv4: Ensure that location of timestamp option is stored by David Ward · 12 years ago
  72. e1733de flow_dissector: support L2 GRE by Michael Dalton · 12 years ago
  73. b47506d batman-adv: verify tt len does not exceed packet len by Marek Lindner · 12 years ago
  74. d6c0dd6 libceph: fix decoding of pgids by Sage Weil · 12 years ago
  75. 0cb77508 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  76. f4f3efd net: can: af_can.c: Fix checkpatch warnings by Valentin Ilie · 12 years ago
  77. e8f72ea ipv6: introduce ip6tunnel_xmit() helper by Cong Wang · 12 years ago
  78. 9026c49 6lowpan: Fix endianness issue in is_addr_link_local(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  79. 22c3521 ipv6: remove superfluous nla_data() NULL pointer checks by Mathias Krause · 12 years ago
  80. 29cd8ae dcbnl: fix various netlink info leaks by Mathias Krause · 12 years ago
  81. 84d73cd rtnl: fix info leak on RTM_GETLINK request for VF devices by Mathias Krause · 12 years ago
  82. c085c49 bridge: fix mdb info leaks by Mathias Krause · 12 years ago
  83. 6aed0c8 tunnel: use iptunnel_xmit() again by Cong Wang · 12 years ago
  84. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  85. 4f3ed92 ipip: capture inner headers during encapsulation by Pravin B Shelar · 12 years ago
  86. 8344bfc6 ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification. by Pravin B Shelar · 12 years ago
  87. 23bdbc80 dcb: fix sparse warnings by stephen hemminger · 12 years ago
  88. 7313626 tunneling: Add generic Tunnel segmentation. by Pravin B Shelar · 12 years ago
  89. aefbd2b tunneling: Capture inner mac header during encapsulation. by Pravin B Shelar · 12 years ago
  90. f5b1729 net: Add skb_headers_offset_update helper function. by Pravin B Shelar · 12 years ago
  91. ee57967 tunnel: Inherit NETIF_F_SG for hw_enc_features. by Pravin B Shelar · 12 years ago
  92. ec5f061 net: Kill link between CSUM and SG features. by Pravin B Shelar · 12 years ago
  93. 190b1ecf sunrpc: don't attempt to cancel unitialized work by J. Bruce Fields · 12 years ago
  94. dc893e1 Revert parts of "hlist: drop the node parameter from iterators" by Arnd Bergmann · 12 years ago
  95. 3868b7a ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set by Hannes Frederic Sowa · 12 years ago
  96. 842df07 ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id by Hannes Frederic Sowa · 12 years ago
  97. 80580d4 ipv6: ndisc: remove redundant check for !dev->addr_len by Thomas Graf · 12 years ago
  98. ddf6435 ipv6: stop multicast forwarding to process interface scoped addresses by Hannes Frederic Sowa · 12 years ago
  99. 3bc1b1a bridging: fix rx_handlers return code by Cristian Bercaru · 12 years ago
  100. 3bbc0ce NFC: llcp: Report error to pending sockets when a device is removed by Samuel Ortiz · 12 years ago