1. d991b98 6lowpan: fix first fragment (FRAG1) handling by Tony Cheneau · 11 years ago
  2. 58ef67c 6lowpan: use short IEEE 802.15.4 addresses for broadcast destination by Tony Cheneau · 11 years ago
  3. cf69206 mac802154: turn on ACK when enabled by the upper layers by Tony Cheneau · 11 years ago
  4. f333a15 6lowpan: always enable link-layer acknowledgments by Tony Cheneau · 11 years ago
  5. f5c20f5 6lowpan: next header is not properly set upon decompression of a UDP header. by Tony Cheneau · 11 years ago
  6. 8d879a3 6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible address correctly by Tony Cheneau · 11 years ago
  7. de179c8 netlink: have length check of rtnl msg before deref by Hong zhi guo · 11 years ago
  8. cb6bf35 firewire net, ipv6: IPv6 over Firewire (RFC3146) support. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  9. 6752c8d firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  10. f61dd38 Tunneling: use IP Tunnel stats APIs. by Pravin B Shelar · 11 years ago
  11. fd58156 IPIP: Use ip-tunneling code. by Pravin B Shelar · 11 years ago
  12. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  13. eaac5f3 net: Print functions in /proc/net/ptype without the offset. by David S. Miller · 11 years ago
  14. 25c7704 ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  15. 5594c32 Revert "udp: increase inner ip header ID during segmentation" by Pravin B Shelar · 11 years ago
  16. 9cb690d Revert "ip_gre: increase inner ip header ID during segmentation" by Pravin B Shelar · 11 years ago
  17. 5f64a7d dsa: fix freeing of sparse port allocation by Florian Fainelli · 11 years ago
  18. 2116824 dsa: factor freeing of dsa_platform_data by Florian Fainelli · 11 years ago
  19. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  20. 7b99a99 bridge: avoid br_ifinfo_notify when nothing changed by Hong zhi guo · 11 years ago
  21. 5e95329b dsa: add device tree bindings to register DSA switches by Florian Fainelli · 11 years ago
  22. eec2e61 ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling by Hannes Frederic Sowa · 11 years ago
  23. be99197 inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6 by Hannes Frederic Sowa · 11 years ago
  24. 63998ac ipv6: provide addr and netconf dump consistency info by Nicolas Dichtel · 11 years ago
  25. 0465277 ipv4: provide addr and netconf dump consistency info by Nicolas Dichtel · 11 years ago
  26. 1b7c92b l2tp: calling the ref() instead of deref() by Dan Carpenter · 11 years ago
  27. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  28. 2fa70df decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET_ROUTER by Thomas Graf · 11 years ago
  29. f4541d6 tcp: preserve ACK clocking in TSO by Eric Dumazet · 11 years ago
  30. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  31. 58d7d8f decnet: Parse netlink attributes on our own by Thomas Graf · 11 years ago
  32. d6a8c36 udp: increase inner ip header ID during segmentation by Cong Wang · 11 years ago
  33. 10c0d7e ip_gre: increase inner ip header ID during segmentation by Cong Wang · 11 years ago
  34. eaaa313 netlink: Diag core and basic socket info dumping (v2) by Andrey Vagin · 11 years ago
  35. 0f29c76 net: prepare netlink code for netlink diag by Andrey Vagin · 11 years ago
  36. 4021db9 net: remove redundant ifdef CONFIG_CGROUPS by Zefan Li · 11 years ago
  37. e33099f tcp: implement RFC5682 F-RTO by Yuchung Cheng · 11 years ago
  38. ab42d9e tcp: refactor CA_Loss state processing by Yuchung Cheng · 11 years ago
  39. 9b44190 tcp: refactor F-RTO by Yuchung Cheng · 11 years ago
  40. 5470b46 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
  41. b9d5319 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  42. 8fdc929 dynticks: avoid flow_cache_flush() interrupting every core by Chris Metcalf · 11 years ago
  43. 3e5289d filter: add ANC_PAY_OFFSET instruction for loading payload start offset by Daniel Borkmann · 11 years ago
  44. f77668d net: flow_dissector: add __skb_get_poff to get a start offset to payload by Daniel Borkmann · 11 years ago
  45. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. 896ee0e net/irda: add missing error path release_sock call by Kees Cook · 11 years ago
  47. 283951f ipconfig: Fix newline handling in log message. by Martin Fuzzey · 11 years ago
  48. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 11 years ago
  49. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 11 years ago
  50. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 11 years ago
  51. cf2f5c8 l2tp: push all ppp pseudowire shutdown through .release handler by Tom Parkin · 11 years ago
  52. 4c6e2fd l2tp: purge session reorder queue on delete by Tom Parkin · 11 years ago
  53. 48f72f9 l2tp: add session reorder queue purge function to core by Tom Parkin · 11 years ago
  54. 02d13ed l2tp: don't BUG_ON sk_socket being NULL by Tom Parkin · 11 years ago
  55. 8abbbe8 l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup by Tom Parkin · 11 years ago
  56. 2b551c6 l2tp: close sessions before initiating tunnel delete by Tom Parkin · 11 years ago
  57. 9360631 l2tp: close sessions in ip socket destroy callback by Tom Parkin · 11 years ago
  58. e34f4c7 l2tp: export l2tp_tunnel_closeall by Tom Parkin · 11 years ago
  59. 9980d00 l2tp: add udp encap socket destroy handler by Tom Parkin · 11 years ago
  60. 44046a5 udp: add encap_destroy callback by Tom Parkin · 11 years ago
  61. f1e79e2 genetlink: trigger BUG_ON if a group name is too long by Masatake YAMATO · 11 years ago
  62. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  63. 3dd6664 netfilter: remove unused "config IP_NF_QUEUE" by Paul Bolle · 11 years ago
  64. 77f65eb packet: packet fanout rollover during socket overload by Willem de Bruijn · 11 years ago
  65. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  66. dece40e netfilter: nf_conntrack: speed up module removal path if netns in use by Vladimir Davydov · 11 years ago
  67. 4937636 netfilter: nf_conntrack: add include to fix sparse warning by stephen hemminger · 11 years ago
  68. ae08ce0 netfilter: nfnetlink_queue: zero copy support by Eric Dumazet · 11 years ago
  69. e844a92 netfilter: ctnetlink: allow to dump expectation per master conntrack by Pablo Neira Ayuso · 11 years ago
  70. b5fb82c xfrm: use xfrm direction when lookup policy by Baker Zhang · 11 years ago
  71. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 11 years ago
  72. c9bbb75 can: dump stack on protocol bugs by Oliver Hartkopp · 11 years ago
  73. bf93ad7 ipvs: remove extra rcu lock by Julian Anastasov · 11 years ago
  74. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 11 years ago
  75. b962abd ipvs: fix some sparse warnings by Julian Anastasov · 11 years ago
  76. e9836f2 ipvs: fix hashing in ip_vs_svc_hashkey by Julian Anastasov · 11 years ago
  77. cf2e394 ipvs: fix sctp chunk length order by Julian Anastasov · 11 years ago
  78. 8fa48cb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  79. 0d4f060 tcp: dont handle MTU reduction on LISTEN socket by Eric Dumazet · 11 years ago
  80. 166ec36 net: Fix a comment typo by Kusanagi Kouichi · 11 years ago
  81. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  82. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 11 years ago
  83. 86feff3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  84. 7f9421c netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu by Lai Jiangshan · 11 years ago
  85. 3d84fa9 bridge: Add support for setting BR_ROOT_BLOCK flag. by Vlad Yasevich · 11 years ago
  86. c62dce6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  87. 6681712 vxlan: generalize forwarding tables by David Stevens · 11 years ago
  88. a5b8db9 rtnetlink: Mask the rta_type when range checking by Vlad Yasevich · 11 years ago
  89. 8c6216d Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally" by Timo Teräs · 11 years ago
  90. f3a3440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  91. 35353c2 ipv4: replace ip_fast_csum with csum_replace2 by Li RongQing · 11 years ago
  92. 296b601 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  93. 2a89f92 VSOCK: Support VM sockets connected to the hypervisor. by Reilly Grant · 11 years ago
  94. a82783c netfilter: ip6t_NPT: restrict to mangle table by Florian Westphal · 11 years ago
  95. 1cdb090 netfilter: nfnetlink_queue: use xor hash function to distribute instances by Pablo Neira Ayuso · 11 years ago
  96. bae99f7 netfilter: nfnetlink_queue: fix incorrect initialization of copy range field by Pablo Neira Ayuso · 11 years ago
  97. 0d98da5 netfilter: nf_conntrack: register pernet subsystem before register L4 proto by Gao feng · 11 years ago
  98. fa900b9 netfilter: ebt_ulog: remove unnecessary spin lock protection by Gao feng · 11 years ago
  99. d00bd3d netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope id by Hannes Frederic Sowa · 11 years ago
  100. 5eb358d bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR by Silviu-Mihai Popescu · 11 years ago