1. 573ce1c xfrm6: Remove xfrm_tunnel_notifier by Steffen Klassert · 11 years ago
  2. fa9ad96 vti6: Update the ipv6 side to use its own receive hook. by Steffen Klassert · 11 years ago
  3. 7cf9fdb vti6: Remove caching of flow informations. by Steffen Klassert · 11 years ago
  4. 7c85258 vti6: Remove dst_entry caching by Steffen Klassert · 11 years ago
  5. 59b8435 ipcomp6: Use the IPsec protocol multiplexer API by Steffen Klassert · 11 years ago
  6. e924d2d ah6: Use the IPsec protocol multiplexer API by Steffen Klassert · 11 years ago
  7. d5860c5 esp6: Use the IPsec protocol multiplexer API by Steffen Klassert · 11 years ago
  8. 7e14ea1 xfrm6: Add IPsec protocol multiplexer by Steffen Klassert · 11 years ago
  9. 2f32b51 xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly by Steffen Klassert · 11 years ago
  10. 870a2df xfrm: rename struct xfrm_filter by Nicolas Dichtel · 11 years ago
  11. 960d97f cfg80211: add MPLS and 802.21 classification by Simon Wunderlich · 11 years ago
  12. f19c29e tcp: snmp stats for Fast Open, SYN rtx, and data pkts by Yuchung Cheng · 11 years ago
  13. a135e59 sch_tbf: Remove holes in struct tbf_sched_data. by Hiroaki SHIMODA · 11 years ago
  14. b6f82fc 6lowpan: use memcpy to set tag value in fraghdr by Alexander Aring · 11 years ago
  15. 0234a63 6lowpan: remove initialization of tag value by Alexander Aring · 11 years ago
  16. 4c7f778 6lowpan: fix type of datagram size parameter by Alexander Aring · 11 years ago
  17. 7240cde 6lowpan: handling 6lowpan fragmentation via inet_frag api by Alexander Aring · 11 years ago
  18. d57fec8 6lowpan: fix some checkpatch issues by Alexander Aring · 11 years ago
  19. 01348b3 6lowpan: move 6lowpan.c to 6lowpan_rtnl.c by Alexander Aring · 11 years ago
  20. 02600d0 6lowpan: change tag type to __be16 by Alexander Aring · 11 years ago
  21. 96cb3eb 6lowpan: fix fragmentation on sending side by Alexander Aring · 11 years ago
  22. 349aa7b 6lowpan: add uncompress header size function by Alexander Aring · 11 years ago
  23. 52f1454 packet: allow to transmit +4 byte in TX_RING slot for VLAN case by Daniel Borkmann · 11 years ago
  24. 5e2c21d neigh: directly goto out after setting nud_state to NUD_FAILED by Duan Jiong · 11 years ago
  25. 8e1f40e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  26. 740b0f1 tcp: switch rtt estimations to usec resolution by Eric Dumazet · 11 years ago
  27. 0b95227 ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT by Hannes Frederic Sowa · 11 years ago
  28. 1b34657 ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT by Hannes Frederic Sowa · 11 years ago
  29. 69647ce ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragment by Hannes Frederic Sowa · 11 years ago
  30. a960ff8 neigh: probe application via netlink in NUD_PROBE by Timo Teräs · 11 years ago
  31. 84a3e72 ipv6: log src and dst along with "udp checksum is 0" by Bjørn Mork · 11 years ago
  32. 3f85944 net: Add sysfs file for port number by Amir Vadai · 11 years ago
  33. 8e165e2 net: tcp: add mib counters to track zero window transitions by Florian Westphal · 11 years ago
  34. 895de9a vti4: Enable namespace changing by Steffen Klassert · 11 years ago
  35. 6e2de80 vti4: Check the tunnel endpoints of the xfrm state and the vti interface by Steffen Klassert · 11 years ago
  36. 78a010c vti4: Support inter address family tunneling. by Steffen Klassert · 11 years ago
  37. a34cd4f vti4: Use the on xfrm_lookup returned dst_entry directly by Steffen Klassert · 11 years ago
  38. 9994bb8 xfrm4: Remove xfrm_tunnel_notifier by Steffen Klassert · 11 years ago
  39. df3893c vti: Update the ipv4 side to use it's own receive hook. by Steffen Klassert · 11 years ago
  40. 6d608f0 ip_tunnel: Make vti work with i_key set by Steffen Klassert · 11 years ago
  41. 70be6c9 xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer by Steffen Klassert · 11 years ago
  42. d099160 ipcomp4: Use the IPsec protocol multiplexer API by Steffen Klassert · 11 years ago
  43. e5b5645 ah4: Use the IPsec protocol multiplexer API by Steffen Klassert · 11 years ago
  44. 827789c esp4: Use the IPsec protocol multiplexer API by Steffen Klassert · 11 years ago
  45. 3328715 xfrm4: Add IPsec protocol multiplexer by Steffen Klassert · 11 years ago
  46. 0409114 bridge: netfilter: Use ether_addr_copy by Joe Perches · 11 years ago
  47. e5a727f bridge: Use ether_addr_copy and ETH_ALEN by Joe Perches · 11 years ago
  48. 72f8e06 pktgen: document all supported flags by Mathias Krause · 11 years ago
  49. 0945574 pktgen: simplify error handling in pgctrl_write() by Mathias Krause · 11 years ago
  50. 20b0c71 pktgen: fix out-of-bounds access in pgctrl_write() by Mathias Krause · 11 years ago
  51. 1f5a740 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  52. cc9ab60 xfrm: Cleanup error handling of xfrm_state_clone by Steffen Klassert · 11 years ago
  53. d2c5f65 pfkey: fix SADB_X_EXT_FILTER length check by Nicolas Dichtel · 11 years ago
  54. 88daf80 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
  55. 86c1a04 tcp: use zero-window when free_space is low by Florian Westphal · 11 years ago
  56. 63fa01c tipc: failed transmissions should return error by Erik Hugne · 11 years ago
  57. c8e6ad0 ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg by Hannes Frederic Sowa · 11 years ago
  58. 1a1ccc9 xfrm: Remove caching of xfrm_policy_sk_bundles by Steffen Klassert · 11 years ago
  59. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  60. 525b870 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  61. f7b1260 rtnl: make ifla_policy static by Jiri Pirko · 11 years ago
  62. e83abe3 hsr: Use ether_addr_copy by Joe Perches · 11 years ago
  63. 42621fd ipv6: remove some unused include in flowlabel by Florent Fourcot · 11 years ago
  64. 1c8272b ieee802154: fix faulty check in set_phy_params api by Phoebe Buckheister · 11 years ago
  65. d7cf0c3 af_packet: remove a stray tab in packet_set_ring() by Dan Carpenter · 11 years ago
  66. 247f0f3 tipc: align tipc function names with common naming practice in the network by Ying Xue · 11 years ago
  67. ffd5939 net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode by Daniel Borkmann · 11 years ago
  68. 7ffb0d3 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  69. cb6e926 ipv6:fix checkpatch errors with assignment in if condition by Wang Yufen · 11 years ago
  70. 1c8669e ipv6: fix checkpatch errors with space required or prohibited by Wang Yufen · 11 years ago
  71. 22b285d ipv6: fix checkpatch errors with brace and "foo *bar" by Wang Yufen · 11 years ago
  72. 23b4567 netlink: fix checkpatch errors space and "foo *bar" by Wang Yufen · 11 years ago
  73. 3fbac2a sch_netem: replace magic numbers with enumerate in get_loss_clg by Yang Yingliang · 11 years ago
  74. a625486 ipv4: fix counter in_slow_tot by Duan Jiong · 11 years ago
  75. 4244db1 ieee802154: add netlink APIs for smartMAC configuration by Phoebe Buckheister · 11 years ago
  76. 6ca0019 ieee802154: add support for setting CCA energy detection levels by Phoebe Buckheister · 11 years ago
  77. ba08fea ieee802154: add support for CCA mode in wpan phys by Phoebe Buckheister · 11 years ago
  78. 84dda3c ieee802154: add support for listen-before-talk in wpan_phy by Phoebe Buckheister · 11 years ago
  79. 9b2777d ieee802154: add TX power control to wpan_phy by Phoebe Buckheister · 11 years ago
  80. a4b1b58 HID: Bluetooth: hidp: make sure input buffers are big enough by David Herrmann · 11 years ago
  81. 08b4465 gre: add link local route when local addr is any by Nicolas Dichtel · 11 years ago
  82. 70b271a batman-adv: fix potential kernel paging error for unicast transmissions by Antonio Quartulli · 11 years ago
  83. a5a5cb8 batman-adv: avoid double free when orig_node initialization fails by Antonio Quartulli · 11 years ago
  84. 05c3c8a batman-adv: free skb on TVLV parsing success by Antonio Quartulli · 11 years ago
  85. a30e22c batman-adv: fix TT CRC computation by ensuring byte order by Antonio Quartulli · 11 years ago
  86. b2262df batman-adv: fix potential orig_node reference leak by Simon Wunderlich · 11 years ago
  87. 08bf0ed batman-adv: avoid potential race condition when adding a new neighbour by Antonio Quartulli · 11 years ago
  88. f179142 batman-adv: properly check pskb_may_pull return value by Antonio Quartulli · 11 years ago
  89. 91c2b1a batman-adv: release vlan object after checking the CRC by Antonio Quartulli · 11 years ago
  90. e889241 batman-adv: fix TT-TVLV parsing on OGM reception by Antonio Quartulli · 11 years ago
  91. 930cd6e batman-adv: fix soft-interface MTU computation by Antonio Quartulli · 11 years ago
  92. d362309 ipsec: add support of limited SA dump by Nicolas Dichtel · 11 years ago
  93. 0fd5d57 packet: check for ndo_select_queue during queue selection by Daniel Borkmann · 11 years ago
  94. b9507bd netdevice: move netdev_cap_txqueue for shared usage to header by Daniel Borkmann · 11 years ago
  95. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 11 years ago
  96. a11607f tipc: correct usage of spin_lock() vs spin_lock_bh() by Jon Paul Maloy · 11 years ago
  97. 074bb43 tipc: fix a loop style problem by Jon Paul Maloy · 11 years ago
  98. ef2820a net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer by Matija Glavinic Pecotic · 11 years ago
  99. 6dd3c9e ip_tunnel: return more precise errno value when adding tunnel fails by Florian Westphal · 11 years ago
  100. cd0f0b9 ipv4: distinguish EHOSTUNREACH from the ENETUNREACH by Duan Jiong · 11 years ago