1. c6eaa3f batman-adv: send GW_DEL event when the gw client mode is deselected by Antonio Quartulli · 11 years ago
  2. c00a072 batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  3. 791c2a2 batman-adv: move enum definition at the top of the file by Antonio Quartulli · 11 years ago
  4. c54f38c batman-adv: set skb priority according to content by Simon Wunderlich · 11 years ago
  5. 5b2941b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  6. b7e092c netfilter: ctnetlink: fix uninitialized variable by Florian Westphal · 11 years ago
  7. 4ad3622 netfilter: add IPv6 SYNPROXY target by Patrick McHardy · 11 years ago
  8. 81eb6a1 net: syncookies: export cookie_v6_init_sequence/cookie_v6_check by Patrick McHardy · 11 years ago
  9. 48b1de4 netfilter: add SYNPROXY core/target by Patrick McHardy · 11 years ago
  10. 0198230 net: syncookies: export cookie_v4_init_sequence/cookie_v4_check by Patrick McHardy · 11 years ago
  11. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago
  12. 706f515 netfilter: nf_defrag_ipv6.o included twice by Nathan Hintz · 11 years ago
  13. affe759 netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged by Phil Oester · 11 years ago
  14. 5828cd9 openvswitch: optimize flow compare and mask functions by Andy Zhou · 11 years ago
  15. b1dcdc6 net: tcp_probe: allow more advanced ingress filtering by mark by Daniel Borkmann · 11 years ago
  16. 0223737 openvswitch: Rename key_len to key_end by Andy Zhou · 11 years ago
  17. a175a72 openvswitch: Add SCTP support by Joe Stringer · 11 years ago
  18. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. b4de77a ipip: potential race in ip_tunnel_init_net() by Dan Carpenter · 11 years ago
  20. 03f0d91 openvswitch: Mega flow implementation by Andy Zhou · 11 years ago
  21. 3fa34de openvswitch: check CONFIG_OPENVSWITCH_GRE in makefile by Cong Wang · 11 years ago
  22. 2694838 openvswitch: Fix argument descriptions in vport.c. by Justin Pettit · 11 years ago
  23. 2537b4d openvswitch:: link upper device for port devices by Jiri Pirko · 11 years ago
  24. 76a66c7 openvswitch: Use non rcu hlist_del() flow table entry. by Pravin B Shelar · 11 years ago
  25. 59a35d6 openvswitch: Use RCU lock for dp dump operation. by Pravin B Shelar · 11 years ago
  26. d57170b openvswitch: Use RCU lock for flow dump operation. by Pravin B Shelar · 11 years ago
  27. 05f147e net: sctp_probe: simplify code by using %pISc format specifier by Daniel Borkmann · 11 years ago
  28. c92a59e ipv6: handle Redirect ICMP Message with no Redirected Header option by Duan Jiong · 11 years ago
  29. f925d0a net: tcp_probe: add IPv6 support by Daniel Borkmann · 11 years ago
  30. d8cdeda net: tcp_probe: kprobes: adapt jtcp_rcv_established signature by Daniel Borkmann · 11 years ago
  31. b4c1c1d net: tcp_probe: also include rcv_wnd next to snd_wnd by Daniel Borkmann · 11 years ago
  32. baf3b3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  33. 0f7cc9a tcp: increase throughput when reordering is high by Yuchung Cheng · 11 years ago
  34. 9d47b38 Revert "genetlink: fix family dump race" by Johannes Berg · 11 years ago
  35. 9fd0784 net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths by Daniel Borkmann · 11 years ago
  36. c2cef4e net: ipv6: minor: *_start_timer: rather use unsigned long by Daniel Borkmann · 11 years ago
  37. 8469896 net: ipv6: igmp6_event_query: use msecs_to_jiffies by Daniel Borkmann · 11 years ago
  38. e837735 ip6_tunnel: ensure to always have a link local address by Nicolas Dichtel · 11 years ago
  39. 7eaa48a Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c" by David S. Miller · 11 years ago
  40. ef40b7e bridge: Use the correct bit length for bitmap functions in the VLAN code by Toshiaki Makita · 11 years ago
  41. 5c751c9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  42. 8bcdeaf packet: restore packet statistics tp_packets to include drops by Willem de Bruijn · 11 years ago
  43. cc666c5 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  44. ea857f2 ipip: dereferencing an ERR_PTR in ip_tunnel_init_net() by Dan Carpenter · 11 years ago
  45. 734d272 ipv4: raise IP_MAX_MTU to theoretical limit by Eric Dumazet · 11 years ago
  46. 397b417 tcp: trivial: Remove nocache argument from tcp_v4_send_synack by Christoph Paasch · 11 years ago
  47. df8372c ipv6: fix checkpatch errors in net/ipv6/addrconf.c by dingtianhong · 11 years ago
  48. ba3542e ipv6: convert the uses of ADBG and remove the superfluous parentheses by dingtianhong · 11 years ago
  49. 89d5e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  50. 65d892c 6lowpan: handle context based source address by Alexander Aring · 11 years ago
  51. ce2463b 6lowpan: lowpan_uncompress_addr with address_mode by Alexander Aring · 11 years ago
  52. 84c2e7b 6lowpan: add function to uncompress multicast addr by Alexander Aring · 11 years ago
  53. 4666669 6lowpan: introduce lowpan_fetch_skb function by Alexander Aring · 11 years ago
  54. 31afe1f 6lowpan: Fix fragmentation with link-local compressed addresses by David Hauweele · 11 years ago
  55. 84ce1ddf 6lowpan: init ipv6hdr buffer to zero by Alexander Aring · 11 years ago
  56. 7ed5c5a tcp: set timestamps for restored skb-s by Andrey Vagin · 11 years ago
  57. 5826484 openvswitch: Add vxlan tunneling support. by Pravin B Shelar · 11 years ago
  58. f46078c ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 11 years ago
  59. 4b08a8f ipv6: remove max_addresses check from ipv6_create_tempaddr by Hannes Frederic Sowa · 11 years ago
  60. 22f0d2d 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
  61. e3fec5a xfrm: remove irrelevant comment in xfrm_input(). by Rami Rosen · 11 years ago
  62. 50fa3b3 batman-adv: check return type of unicast packet preparations by Linus Lüssing · 11 years ago
  63. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. ddea368 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  65. 99565a6c xfrm: Make xfrm_state timer monotonic by Fan Du · 11 years ago
  66. 16b304f netlink: Eliminate kmalloc in netlink dump operation. by Pravin B Shelar · 11 years ago
  67. d14c5ab net: proc_fs: trivial: print UIDs as unsigned int by Francesco Fusco · 11 years ago
  68. 48c3e37 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  69. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 11 years ago
  70. 09a8f03 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  71. fce9b9b rtnetlink: remove an unneeded test by Dan Carpenter · 11 years ago
  72. 0bd87628 ip6tnl: add x-netns support by Nicolas Dichtel · 11 years ago
  73. 6c742e7 ipip: add x-netns support by Nicolas Dichtel · 11 years ago
  74. fc8f999 ipv4 tunnels: use net_eq() helper to check netns by Nicolas Dichtel · 11 years ago
  75. 64261f2 dev: move skb_scrub_packet() after eth_type_trans() by Nicolas Dichtel · 11 years ago
  76. 36bf5cc openvswitch: Reset tunnel key between input and output. by Jesse Gross · 11 years ago
  77. 42415c9 openvswitch: Use correct type while allocating flex array. by Pravin B Shelar · 11 years ago
  78. 30444e9 openvswitch: Fix bad merge resolution. by Jesse Gross · 11 years ago
  79. dee8a97 cfg80211: don't request disconnect if not connected by Johannes Berg · 11 years ago
  80. cb35fba nl80211: nl80211hdr_put() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  81. 3e805ad rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header by Asbjoern Sloth Toennesen · 11 years ago
  82. fc4eba5 ipv6: make unsolicited report intervals configurable for mld by Hannes Frederic Sowa · 11 years ago
  83. 4221f40 ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. by Pravin B Shelar · 11 years ago
  84. 74c181d tcp: reset reordering est. selectively on timeout by Yuchung Cheng · 11 years ago
  85. 98f1b7f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  86. 072017b net: sctp: Add rudimentary infrastructure to account for control chunks by Vlad Yasevich · 11 years ago
  87. bd07793 netfilter: nfnetlink_queue: allow to attach expectations to conntracks by Pablo Neira Ayuso · 11 years ago
  88. 0ef71ee netfilter: ctnetlink: refactor ctnetlink_create_expect by Pablo Neira Ayuso · 11 years ago
  89. 58ad436 genetlink: fix family dump race by Johannes Berg · 11 years ago
  90. 771085d net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption by Daniel Borkmann · 11 years ago
  91. ac4f959 net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state by Daniel Borkmann · 11 years ago
  92. 89c2af3 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
  93. f3dfd20 af_unix: fix bug on large send() by Eric Dumazet · 11 years ago
  94. d4cca39 tipc: avoid possible deadlock while enable and disable bearer by dingtianhong · 11 years ago
  95. e5ac5da80 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  96. 9d2c948 batman-adv: fix potential kernel paging errors for unicast transmissions by Linus Lüssing · 11 years ago
  97. 4209423 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  98. 356d7d8 netfilter: nf_conntrack: fix tcp_in_window for Fast Open by Yuchung Cheng · 11 years ago
  99. 6453599 rtnetlink: Fix inverted check in ndo_dflt_fdb_del() by Sridhar Samudrala · 11 years ago
  100. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago