1. d446278 nl802154: fix misspelled enum by Christoffer Holmstedt · 9 years ago
  2. ff50e8a Bluetooth: Move SCO support under BT_BREDR config option by Arron Wang · 9 years ago
  3. 9b4c333 Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void by Arron Wang · 9 years ago
  4. 8b76ce3 Bluetooth: Fix encryption key size handling for LTKs by Johan Hedberg · 9 years ago
  5. 623c123 mac802154: change pan_coord type to bool by Alexander Aring · 9 years ago
  6. a0825b0 mac802154: add missing structure comments by Alexander Aring · 9 years ago
  7. af69a34 mac802154: rearrange attribute in ieee802154_hw by Alexander Aring · 9 years ago
  8. 5661d431 mac802154: remove unused hw_filt attribute by Alexander Aring · 9 years ago
  9. bcbfd20 mac802154: cleanup ieee802154 hardware flags by Alexander Aring · 9 years ago
  10. f265be3 mac802154: remove aack hw flag by Alexander Aring · 9 years ago
  11. 6b70a43 mac802154: cleanup address filtering flags by Alexander Aring · 9 years ago
  12. ed65963 mac802154: remove unneeded vif struct by Alexander Aring · 9 years ago
  13. 133be02 nl802154: export supported commands by Varka Bhadram · 9 years ago
  14. 1a1bc59 cc2520: fix CC2591 handling by Varka Bhadram · 10 years ago
  15. daf4e2c ieee802154: Fix EUI-64 station address validation. by Lennert Buytenhek · 10 years ago
  16. 3b369bd ieee802154: Fix generation of random EUI-64 addresses. by Lennert Buytenhek · 10 years ago
  17. abf2e7d bpf: add missing rcu protection when releasing programs from prog_array by Alexei Starovoitov · 10 years ago
  18. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  19. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 9 years ago
  20. 9d52bf0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  21. f62b8bb8 net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality by Amir Vadai · 10 years ago
  22. afb736e net/mlx5: Ethernet resource handling files by Amir Vadai · 10 years ago
  23. e725440 net/mlx5_core: Set/Query port MTU commands by Saeed Mahameed · 10 years ago
  24. 90b3e38 net/mlx5_core: Modify CQ moderation parameters by Rana Shahout · 10 years ago
  25. 4c916a7 net/mlx5_core: Implement get/set port status by Rana Shahout · 10 years ago
  26. adb0c95 net/mlx5_core: Implement access functions of ptys register fields by Saeed Mahameed · 10 years ago
  27. 938fe83 net/mlx5_core: New device capabilities handling by Saeed Mahameed · 10 years ago
  28. e281682 net/mlx5_core: HW data structs/types definitions cleanup by Saeed Mahameed · 10 years ago
  29. db058a1 net/mlx5_core: Set irq affinity hints by Saeed Mahameed · 10 years ago
  30. 64ffaa2 net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory by Amir Vadai · 10 years ago
  31. 8ed9b5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  32. f4fb874 if_vlan: fix vlaue -> value typo by Vivien Didelot · 10 years ago
  33. 37e82c2 bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields by Alexei Starovoitov · 10 years ago
  34. 5790cf3 stmmac: add phy-handle support to the platform layer by Mathieu Olivari · 10 years ago
  35. f7b81d6 clk: qcom: Add support for NSS/GMAC clocks and resets by Stephen Boyd · 10 years ago
  36. 8cf6f49 ethtool: Add helper routines to pass vf to rx_flow_spec by John Fastabend · 10 years ago
  37. ed2dfd9 tcp/dccp: warn user for preferred ip_local_port_range by Eric Dumazet · 10 years ago
  38. e5c4708 pci: Add Cavium PCI vendor id by Sunil Goutham · 10 years ago
  39. b69644c nl802154: add support to set cca ed level by Alexander Aring · 10 years ago
  40. d6b915e ip_fragment: don't forward defragmented DF packet by Florian Westphal · 10 years ago
  41. 0f999b0 ieee802154: add set transmit power support by Varka Bhadram · 10 years ago
  42. e463d88 net: phy: Add phy_interface_is_rgmii helper by Florian Fainelli · 10 years ago
  43. 095dc8e tcp: fix/cleanup inet_ehash_locks_alloc() by Eric Dumazet · 10 years ago
  44. d0997b4 ieee802154: Remove ieee802154_reduced_mlme_ops references. by Lennert Buytenhek · 10 years ago
  45. ed6c413 netfilter: nf_tables: add netdev table to filter from ingress by Pablo Neira Ayuso · 10 years ago
  46. ebddf1a netfilter: nf_tables: allow to bind table to net_device by Pablo Neira Ayuso · 10 years ago
  47. 7f15986 ipv6: ipv6_select_ident() returns a __be32 by Eric Dumazet · 10 years ago
  48. d52d399 ipv6: Create percpu rt6_info by Martin KaFai Lau · 10 years ago
  49. 8d0b94a ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister by Martin KaFai Lau · 10 years ago
  50. 3da59bd ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set by Martin KaFai Lau · 10 years ago
  51. b197df4 ipv6: Add rt6_get_cookie() function by Martin KaFai Lau · 10 years ago
  52. 45e4fd2 ipv6: Only create RTF_CACHE routes after encountering pmtu exception by Martin KaFai Lau · 10 years ago
  53. 2647a9b ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST by Martin KaFai Lau · 10 years ago
  54. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 10 years ago
  55. 286c234 ipv6: Clean up ipv6_select_ident() and ip6_fragment() by Martin KaFai Lau · 10 years ago
  56. a60e3cc net: make skb_splice_bits more configureable by Hannes Frederic Sowa · 10 years ago
  57. be12a1f net: skbuff: add skb_append_pagefrags and use it by Hannes Frederic Sowa · 10 years ago
  58. c947f7e mac802154: remove mib lock by Alexander Aring · 10 years ago
  59. 344f8c1 mac802154: use atomic ops for sequence incrementation by Alexander Aring · 10 years ago
  60. 4a3a8c0 mac802154: remove pib lock by Alexander Aring · 10 years ago
  61. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. 0b6280c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  63. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  64. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  65. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 10 years ago
  66. bd5850d net: sched: pkt_cls: remove unused macros from uapi by Florian Westphal · 10 years ago
  67. 2efd055 tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info by Marcelo Ricardo Leitner · 10 years ago
  68. 865d872 Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  69. 6efdb11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  70. 3d854120 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 10 years ago
  71. f5af1f5 inet_hashinfo: remove bsocket counter by Eric Dumazet · 10 years ago
  72. 04fd61a bpf: allow bpf programs to tail-call other bpf programs by Alexei Starovoitov · 10 years ago
  73. eb93447 tcp: add a force_schedule argument to sk_stream_alloc_skb() by Eric Dumazet · 10 years ago
  74. faecbb4 Revert "netfilter: bridge: query conntrack about skb dnat" by Florian Westphal · 10 years ago
  75. 06b2c61 ip: remove unused function prototype by Andy Zhou · 10 years ago
  76. 4921355 tcp: add rfc3168, section 6.1.1.1. fallback by Daniel Borkmann · 10 years ago
  77. c9a70d4 net-next: ethtool: Added port speed macros. by Parav Pandit · 10 years ago
  78. 77bb3df xen/events: don't bind non-percpu VIRQs with percpu chip by David Vrabel · 10 years ago
  79. b5d721d inet: properly align icsk_ca_priv by Eric Dumazet · 10 years ago
  80. 0e66545 nl802154: add support for dump phy capabilities by Alexander Aring · 10 years ago
  81. 6531868 ieee802154: add iftypes capability by Alexander Aring · 10 years ago
  82. edea8f7 cfg802154: introduce wpan phy flags by Alexander Aring · 10 years ago
  83. 791021b mac802154: check for really changes by Alexander Aring · 10 years ago
  84. fea3318 ieee802154: add several phy supported handling by Alexander Aring · 10 years ago
  85. 72f655e ieee802154: introduce wpan_phy_supported by Alexander Aring · 10 years ago
  86. 32b2355 ieee802154: change cca ed level to mbm by Alexander Aring · 10 years ago
  87. e2eb173 ieee802154: change transmit power to mbm by Alexander Aring · 10 years ago
  88. 1a19cb6 ieee802154: change transmit power to s32 by Alexander Aring · 10 years ago
  89. 49d16b2 bridge_netfilter: No ICMP packet on IPv4 fragmentation error by Andy Zhou · 10 years ago
  90. 5cf4228 ipv4: introduce frag_expire_skip_icmp() by Andy Zhou · 10 years ago
  91. 0bc4c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  92. de13346 netns: make nsid_lock per net by WANG Cong · 10 years ago
  93. 45d4122 switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. by Samudrala, Sridhar · 10 years ago
  94. b8da51e tcp: introduce tcp_under_memory_pressure() by Eric Dumazet · 10 years ago
  95. a6c5ea4 tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule() by Eric Dumazet · 10 years ago
  96. 1a24e04 net: fix sk_mem_reclaim_partial() by Eric Dumazet · 10 years ago
  97. c91d460 net: fix two sparse errors by Eric Dumazet · 10 years ago
  98. d53a2aa net: fix sparse error in csum_replace4() by Eric Dumazet · 10 years ago
  99. dd8edd7 Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  100. 07ee072 rhashtable: Add cap on number of elements in hash table by Herbert Xu · 10 years ago