1. d14e1c7 mac820154: rename sdata next to tmp by Alexander Aring · 10 years ago
  2. 592dfbf mac820154: move interface unregistration into iface by Alexander Aring · 10 years ago
  3. 50656d9 ipvs: Keep skb->sk when allocating headroom on tunnel xmit by Calvin Owens · 10 years ago
  4. 6c91023 irda: Remove IRDA_<TYPE> logging macros by Joe Perches · 10 years ago
  5. 6164c202 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  6. 5337b5b ipv6: fix IPV6_PKTINFO with v4 mapped by Eric Dumazet · 10 years ago
  7. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  8. 4184b2a net: sctp: fix memory leak in auth key management by Daniel Borkmann · 10 years ago
  9. e40607c net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed packet by Daniel Borkmann · 10 years ago
  10. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  11. 4083c80 Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  12. a2ae600 dsa: Use netdev_<level> instead of printk by Joe Perches · 10 years ago
  13. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  14. 3d97379 tcp: move sk_mark_napi_id() at the right place by Eric Dumazet · 10 years ago
  15. 0395442 mac80211: refactor duplicate detection by Johannes Berg · 10 years ago
  16. 4e79022 Bluetooth: 6lowpan: Remove unnecessary RCU callback by Johan Hedberg · 10 years ago
  17. 2196937 netfilter: ipset: small potential read beyond the end of buffer by Dan Carpenter · 10 years ago
  18. 60cb49d Bluetooth: Fix mgmt connected notification by Johan Hedberg · 10 years ago
  19. 252670c Bluetooth: Fix sparse warning in amp.c by Johan Hedberg · 10 years ago
  20. cfdf1e1 udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. by Jesse Gross · 10 years ago
  21. b921726 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  22. c008ba5b ipv4: Avoid reading user iov twice after raw_probe_proto_opt by Herbert Xu · 10 years ago
  23. 32b5913 ipv4: Use standard iovec primitive in raw_probe_proto_opt by Herbert Xu · 10 years ago
  24. 6168823 Merge tag 'mac80211-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  25. 3b47d30 net: gro: add a per device gro flush timer by Eric Dumazet · 10 years ago
  26. 6b96686 netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval by Daniel Borkmann · 10 years ago
  27. a6d4a53 cfg80211: introduce regulatory flags controlling bw by Arik Nemtsov · 10 years ago
  28. 1f7bba7 mac80211: add back support for radiotap vendor namespace data by Johannes Berg · 10 years ago
  29. d04b5ac cfg80211/mac80211: allow any interface to send channel switch notifications by Luciano Coelho · 10 years ago
  30. 2f45729 mac80211: send channel switch started notifications by Luciano Coelho · 10 years ago
  31. f8d7552 cfg80211: add channel switch started notification by Luciano Coelho · 10 years ago
  32. 127f10e mac80211: add device_timestamp to the drv_pre_channel_switch trace by Luciano Coelho · 10 years ago
  33. 000baa5 mac80211: fix order of setting ch_switch and drv_pre_channel_switch call by Luciano Coelho · 10 years ago
  34. 05da589 openvswitch: Add support for OVS_FLOW_ATTR_PROBE. by Jarno Rajahalme · 10 years ago
  35. 12eb18f openvswitch: Constify various function arguments by Thomas Graf · 10 years ago
  36. e8eedb8 openvswitch: Remove redundant key ref from upcall_info. by Pravin B Shelar · 10 years ago
  37. fff06c3 openvswitch: Optimize recirc action. by Pravin B Shelar · 10 years ago
  38. 8f0aad6 openvswitch: Extend packet attribute for egress tunnel info by Wenyu Zhang · 10 years ago
  39. 9ba559d openvswitch: Export symbols as GPL symbols. by Pravin B Shelar · 10 years ago
  40. f7cb96f mac802154: protect address changes via ioctl by Alexander Aring · 10 years ago
  41. 87023e1 ieee802154: fix iface dump with lowpan by Alexander Aring · 10 years ago
  42. 7bea1ea ieee802154: netlink add rtnl lock by Alexander Aring · 10 years ago
  43. b03c9cc mac820154: don't set monitor dev_addr by Alexander Aring · 10 years ago
  44. 4b96aea ieee802154: add wpan_dev dump support by Alexander Aring · 10 years ago
  45. ca20ce20 ieee802154: add wpan_phy dump support by Alexander Aring · 10 years ago
  46. 79fe1a2 ieee802154: add nl802154 framework by Alexander Aring · 10 years ago
  47. a6fd693 ieee802154: sysfs add wpan_phy index and name by Alexander Aring · 10 years ago
  48. fcf39e6 ieee802154: add wpan_dev_list by Alexander Aring · 10 years ago
  49. 190ac1c ieee802154: add iftype to wpan_dev by Alexander Aring · 10 years ago
  50. f3ada64 ieee802154: add cfg802154_registered_device list by Alexander Aring · 10 years ago
  51. f601379 ieee802154: rename wpan_phy_alloc by Alexander Aring · 10 years ago
  52. 5fb3f02 mac802154: remove mac_params in sdata by Alexander Aring · 10 years ago
  53. 863e88f mac802154: move mac pib attributes into wpan_dev by Alexander Aring · 10 years ago
  54. ce67417 netfilter: nft_meta: add cgroup support by Ana Rey · 10 years ago
  55. c0560b9 dccp: Convert DCCP_WARN to net_warn_ratelimited by Joe Perches · 10 years ago
  56. b0c42cd Bluetooth: 6lowpan: fix skb_unshare behaviour by Alexander Aring · 10 years ago
  57. 36cbb24 udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts by Rick Jones · 10 years ago
  58. bfe1be3 net: Kill skb_copy_datagram_const_iovec by Herbert Xu · 10 years ago
  59. a8f820aa inet: Add skb_copy_datagram_iter by Herbert Xu · 10 years ago
  60. cb77c3e Bluetooth: Send mgmt_connected only if state is BT_CONFIG by Jaganath Kanakkassery · 10 years ago
  61. 1f56231 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  62. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  63. 6b798d70 Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  64. 56b2c3e 6lowpan: move skb_free from error paths in decompression by Martin Townsend · 10 years ago
  65. 4508349 net: esp: Convert NETDEBUG to pr_info by Joe Perches · 10 years ago
  66. cbffccc net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages by Joe Perches · 10 years ago
  67. b31f65f net: dsa: slave: Fix autoneg for phys on switch MDIO bus by Andrew Lunn · 10 years ago
  68. 0c6965d sched: fix act file names in header comment by Jiri Pirko · 10 years ago
  69. ea3dc96 ip6_tunnel: Add support for wildcard tunnel endpoints. by Steffen Klassert · 10 years ago
  70. d500514 ipv6: Allow sending packets through tunnels with wildcard endpoints by Steffen Klassert · 10 years ago
  71. 9645c76 Bluetooth: Sort switch cases by opcode's numeric value by Kuba Pawlak · 10 years ago
  72. 50fc85f Bluetooth: Clear role switch pending flag by Kuba Pawlak · 10 years ago
  73. 4f031fa mac80211: Fix regression that triggers a kernel BUG with CCMP by Ronald Wahl · 10 years ago
  74. a85311b openvswitch: Avoid NULL mask check while building mask by Pravin B Shelar · 10 years ago
  75. 2fdb957 openvswitch: Refactor action alloc and copy api. by Pravin B Shelar · 10 years ago
  76. 41af73e openvswitch: Move key_attr_size() to flow_netlink.h. by Joe Stringer · 10 years ago
  77. d98612b openvswitch: Remove flow member from struct ovs_skb_cb by Lorand Jakab · 10 years ago
  78. e1f9c35 openvswitch: Drop packets when interdev is not up by Chunhe Li · 10 years ago
  79. cc3a5ae openvswitch: Refactor get_dp() function into multiple access APIs. by Andy Zhou · 10 years ago
  80. ca7105f openvswitch: Refactor ovs_flow_cmd_fill_info(). by Joe Stringer · 10 years ago
  81. 738967b openvswitch: refactor do_output() to move NULL check out of fast path by Andy Zhou · 10 years ago
  82. 426cda5 openvswitch: Additional logging for -EINVAL on flow setups. by Jesse Gross · 10 years ago
  83. 1b760fb openvswitch: Remove redundant tcp_flags code. by Joe Stringer · 10 years ago
  84. 9b996e5 openvswitch: Move table destroy to dp-rcu callback. by Pravin B Shelar · 10 years ago
  85. 25cd9ba openvswitch: Add basic MPLS support to kernel by Simon Horman · 10 years ago
  86. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 10 years ago
  87. e1b2cb6 fou: Fix typo in returning flags in netlink by Tom Herbert · 10 years ago
  88. 4c672e4 ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs by Daniel Borkmann · 10 years ago
  89. 1744bea net: Convert SEQ_START_TOKEN/seq_printf to seq_puts by Joe Perches · 10 years ago
  90. 1f37bf8 tcp: zero retrans_stamp if all retrans were acked by Marcelo Leitner · 10 years ago
  91. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  92. a8d31c1 gue: Receive side of remote checksum offload by Tom Herbert · 10 years ago
  93. b17f709 gue: TX support for using remote checksum offload option by Tom Herbert · 10 years ago
  94. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  95. 5024c33 gue: Add infrastructure for flags and options by Tom Herbert · 10 years ago
  96. 4bcb877 udp: Offload outer UDP tunnel csum if available by Tom Herbert · 10 years ago
  97. 63487ba net: Move fou_build_header into fou.c and refactor by Tom Herbert · 10 years ago
  98. 0916c02 mac802154: fix typo promisuous to promiscuous by Alexander Aring · 10 years ago
  99. e57a894 mac802154: use IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  100. dee56d14 mac802154: add support for perm_extended_addr by Alexander Aring · 10 years ago