1. 478208e 6lowpan: remove lowpan_fetch_skb_u8 by Alexander Aring · 9 years ago
  2. 8911d77 6lowpan: cleanup lowpan_header_decompress by Alexander Aring · 9 years ago
  3. a6f7738 6lowpan: cleanup lowpan_header_compress by Alexander Aring · 9 years ago
  4. bf513fd 6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN by Alexander Aring · 9 years ago
  5. e131d74 Bluetooth: Add support setup stage internal notification event by Marcel Holtmann · 9 years ago
  6. 7e995b9 Bluetooth: Add new quirk for non-persistent diagnostic settings by Marcel Holtmann · 9 years ago
  7. cad20c2 Bluetooth: Don't use remote address type to decide IRK persistency by Johan Hedberg · 9 years ago
  8. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. 1099f86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  10. 371f1c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  11. b3958b9 uapi: add mpls_iptunnel.h by stephen hemminger · 9 years ago
  12. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  13. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  14. c7c49b8 net: add pfmemalloc check in sk_add_backlog() by Eric Dumazet · 9 years ago
  15. 8b7b56f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  16. 008027c netfilter: turn NF_HOOK into an inline function by Arnd Bergmann · 9 years ago
  17. ed78d09 netfilter: make nf_queue_entry_get_refs return void by Florian Westphal · 9 years ago
  18. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  19. 573c7ba net: introduce pre-change upper device notifier by Jiri Pirko · 9 years ago
  20. ebb516a tcp/dccp: fix race at listener dismantle phase by Eric Dumazet · 9 years ago
  21. f03f2e1 tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper by Eric Dumazet · 9 years ago
  22. 4d429c5 switchdev: introduce possibility to defer obj_add/del by Jiri Pirko · 9 years ago
  23. 850d0cb switchdev: remove pointers from switchdev objects by Jiri Pirko · 9 years ago
  24. 0bc05d5 switchdev: allow caller to explicitly request attr_set as deferred by Jiri Pirko · 9 years ago
  25. f7fadf3 switchdev: make struct switchdev_attr parameter const for attr_set calls by Jiri Pirko · 9 years ago
  26. 793f401 switchdev: introduce switchdev deferred ops infrastructure by Jiri Pirko · 9 years ago
  27. 2b3ddf2 net/mlx4_core: Replace VF zero mac with random mac in mlx4_core by Jack Morgenstein · 9 years ago
  28. e329724 net/mlx5_core: Wait for FW readiness on startup by Eli Cohen · 9 years ago
  29. 89d44f0 net/mlx5_core: Add pci error handlers to mlx5_core driver by Majd Dibbiny · 9 years ago
  30. fd76ee4 net/mlx5_core: Fix internal error detection conditions by Eli Cohen · 9 years ago
  31. f985c65 tcp: avoid spurious SYN flood detection at listen() time by Eric Dumazet · 9 years ago
  32. c350335 Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  33. ae49154 drm/dp/mst: make mst i2c transfer code more robust. by Dave Airlie · 9 years ago
  34. 02a6d61 Revert "ipv4/icmp: redirect messages can use the ingress daddr as source" by Paolo Abeni · 9 years ago
  35. 42160a0 can: at91: remove at91_can_data by Alexandre Belloni · 9 years ago
  36. ba61a8d can: avoid using timeval for uapi by Arnd Bergmann · 9 years ago
  37. ccf3c8c net: Add IPv6 support to l3mdev by David Ahern · 9 years ago
  38. b727759 ipv6: Pass struct net into nf_ct_frag6_gather by Eric W. Biederman · 9 years ago
  39. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  40. e844463 rtnetlink: fix gcc -Wconversion warning by Arad, Ronen · 9 years ago
  41. 9916596 Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  42. e2ca690 ipv4/icmp: redirect messages can use the ingress daddr as source by Paolo Abeni · 9 years ago
  43. d475f09 tcp: shrink tcp_timewait_sock by 8 bytes by Eric Dumazet · 9 years ago
  44. ed53d0a net: shrink struct sock and request_sock by 8 bytes by Eric Dumazet · 9 years ago
  45. 8e5eb54 net: align sk_refcnt on 128 bytes boundary by Eric Dumazet · 9 years ago
  46. 70da268 net: SO_INCOMING_CPU setsockopt() support by Eric Dumazet · 9 years ago
  47. f28ea36 sock: support per-packet fwmark by Edward Jee · 9 years ago
  48. aaac3ba bpf: charge user for creation of BPF maps and programs by Alexei Starovoitov · 9 years ago
  49. 1be7f75 bpf: enable non-root eBPF programs by Alexei Starovoitov · 9 years ago
  50. c969265 arm64: Fix MINSIGSTKSZ and SIGSTKSZ by Manjeet Pawar · 9 years ago
  51. ae2d708 netfilter: conntrack: fix crash on timeout object removal by Pablo Neira Ayuso · 9 years ago
  52. 464314e switchdev: skip over ports returning -EOPNOTSUPP when recursing ports by Scott Feldman · 9 years ago
  53. f55ac58 switchdev: add bridge ageing_time attribute by Scott Feldman · 9 years ago
  54. e3d6e0e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 8057b3e net: dsa: use switchdev obj in port_fdb_del by Vivien Didelot · 9 years ago
  56. 1f36faf net: dsa: push prepare phase in port_fdb_add by Vivien Didelot · 9 years ago
  57. 146a320 net: dsa: add port_fdb_prepare by Vivien Didelot · 9 years ago
  58. 7bcfeea Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  59. e446f9d net: synack packets can be attached to request sockets by Eric Dumazet · 9 years ago
  60. ff936a0 bpf: fix cb access in socket filter programs by Alexei Starovoitov · 9 years ago
  61. 4a06c8a Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  62. 10abc7d irqdomain: Add an accessor for the of_node field by Marc Zyngier · 9 years ago
  63. 0cbf334 net/core: lockdep_rtnl_is_held can be boolean by Yaowei Bai · 9 years ago
  64. f06cc7b net/inetdevice: bad_mask can be boolean by Yaowei Bai · 9 years ago
  65. c322516 net/inetdevice: inet_ifa_match can be boolean by Yaowei Bai · 9 years ago
  66. 0c6119d net/dccp: dccp_list_has_service can be boolean by Yaowei Bai · 9 years ago
  67. d6fbaea net/can: can_dropped_invalid_skb can be boolean by Yaowei Bai · 9 years ago
  68. 875e082 net/nfnetlink: lockdep_nfnl_is_held can be boolean by Yaowei Bai · 9 years ago
  69. 35498ed net/ieee80211: ieee80211_is_* can be boolean by Yaowei Bai · 9 years ago
  70. 61d0353 net/netlink: lockdep_genl_is_held can be boolean by Yaowei Bai · 9 years ago
  71. ac6ea6e net/mlx5_core: Use private health thread for each device by Eli Cohen · 9 years ago
  72. 020446e net/mlx5_core: Prepare cmd interface to system errors handling by Eli Cohen · 9 years ago
  73. 3ad0040 bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs by Daniel Borkmann · 9 years ago
  74. 897ece5 random32: add prandom_init_once helper for own rngs by Daniel Borkmann · 9 years ago
  75. c90aeb9 once: make helper generic for calling functions once by Hannes Frederic Sowa · 9 years ago
  76. 4623425 net: move net_get_random_once to lib by Hannes Frederic Sowa · 9 years ago
  77. 4d6a6ae 6lowpan: move shared settings to lowpan_netdev_setup by Alexander Aring · 9 years ago
  78. 8e185d6 net: phy: Broadcom Cygnus internal Etherent PHY driver by Arun Parameswaran · 9 years ago
  79. a1cba56 net: phy: Add Broadcom phy library for common interfaces by Arun Parameswaran · 9 years ago
  80. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  81. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  82. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  83. 7928833 ipv6: Merge ip6_local_out and ip6_local_out_sk by Eric W. Biederman · 9 years ago
  84. 9f8955c ipv6: Merge __ip6_local_out and __ip6_local_out_sk by Eric W. Biederman · 9 years ago
  85. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  86. b92dacd ipv4: Merge __ip_local_out and __ip_local_out_sk by Eric W. Biederman · 9 years ago
  87. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
  88. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  89. c72eda0 af_unix: constify the sock parameter in unix_sk() by Paul Moore · 9 years ago
  90. 61d0372 Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by David S. Miller · 9 years ago
  91. 4b4113d Bluetooth: Add debugfs entry for setting vendor diagnostic mode by Marcel Holtmann · 9 years ago
  92. e875ff8 Bluetooth: Add support for vendor specific diagnostic channel by Marcel Holtmann · 9 years ago
  93. 6c566dd Bluetooth: Send index information updates to monitor channel by Marcel Holtmann · 9 years ago
  94. ab38a7b openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT by Joe Stringer · 9 years ago
  95. fbccce5 openvswitch: Extend ct_state match field to 32 bits by Joe Stringer · 9 years ago
  96. 0a7cc17 openvswitch: Fix typos in CT headers by Joe Stringer · 9 years ago
  97. 5d6ae47 bridge: netlink: add support for port's multicast_router attribute by Nikolay Aleksandrov · 9 years ago
  98. 9b0c6e4 bridge: netlink: allow to flush port's fdb by Nikolay Aleksandrov · 9 years ago
  99. 61c0a9a bridge: netlink: export port's timer values by Nikolay Aleksandrov · 9 years ago
  100. e08e838 bridge: netlink: export port's topology_change_ack and config_pending by Nikolay Aleksandrov · 9 years ago