1. ec718f3 mac802154: rx: add software checksum filtering check by Alexander Aring · 10 years ago
  2. 90386a7 mac802154: separate omit tx/rx flags by Alexander Aring · 10 years ago
  3. 94b7922 mac802154: add support for promiscuous mode by Alexander Aring · 10 years ago
  4. c8fc84e mac802154: add hardware address filter flag by Alexander Aring · 10 years ago
  5. ab79be3 mac802154: add IEEE802154_HW_ARET hw flag by Alexander Aring · 10 years ago
  6. 90a6161 mac802154: remove tab after define by Alexander Aring · 10 years ago
  7. a543c59 mac802154: remove driver ops in wpan-phy by Alexander Aring · 10 years ago
  8. e37d2ec mac802154: ops: declare channel and page as u8 by Alexander Aring · 10 years ago
  9. 1630186 mac802154: declare struct ieee802154_ops as const by Alexander Aring · 10 years ago
  10. c5c47e6 mac802154: rx: use tasklet instead workqueue by Alexander Aring · 10 years ago
  11. 0114123 ieee802154: 6lowpan: rename process_data and lowpan_process_data by Martin Townsend · 10 years ago
  12. f8b3617 6lowpan: remove skb_deliver from IPHC by Martin Townsend · 10 years ago
  13. 1e7283a mac802154: tx: add comment at sync xmit callback by Alexander Aring · 10 years ago
  14. ed0a5dc mac802154: tx: add support for xmit_async callback by Alexander Aring · 10 years ago
  15. c208510 mac802154: add netdev qeue helpers by Alexander Aring · 10 years ago
  16. dc67c6b mac802154: tx: remove xmit channel context switch by Alexander Aring · 10 years ago
  17. c6f635f mac802154: remove ieee802154_addr from driver_ops by Alexander Aring · 10 years ago
  18. 5a50439 ieee802154: rename ieee802154_dev to ieee802154_hw by Alexander Aring · 10 years ago
  19. 4ca24ac ieee802154: move ieee802154 header by Alexander Aring · 10 years ago
  20. 5ad60d3 ieee802154: move wpan-phy.h to cfg802154.h by Alexander Aring · 10 years ago
  21. e72740d ieee802154: wpan-phy: use blank line after function by Alexander Aring · 10 years ago
  22. 4896167 ieee802154: wpan-phy: change to __aligned(size) by Alexander Aring · 10 years ago
  23. 57205c1 mac802154: fix typo IEEE802515 to IEEE802154 by Alexander Aring · 10 years ago
  24. b3020f0 ieee802154: mac802154: remove FSF address by Alexander Aring · 10 years ago
  25. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  26. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  27. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  28. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  29. 815afe1 tcp: fix build error if IPv6 is not enabled by Eric Dumazet · 10 years ago
  30. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  31. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  32. 870c315 ipv6: introduce tcp_v6_iif() by Eric Dumazet · 10 years ago
  33. 461b74c ipv4: clean up cookie_v4_check() by Cong Wang · 10 years ago
  34. e25f866 ipv4: share tcp_v4_save_options() with cookie_v4_check() by Cong Wang · 10 years ago
  35. 2c6ba4b netlink: fix description of portid by Nicolas Dichtel · 10 years ago
  36. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  37. 02ea807 ipv6: remove aca_lock spinlock from struct ifacaddr6 by Li RongQing · 10 years ago
  38. b69040d net: sctp: fix panic on duplicate ASCONF chunks by Daniel Borkmann · 10 years ago
  39. 9de7922 net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks by Daniel Borkmann · 10 years ago
  40. 5df1415 lib80211: remove unused print_ssid() by Andy Shevchenko · 10 years ago
  41. ca32188 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  42. 7b6fa1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  43. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  44. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  45. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  47. 91c1a09 netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h by Pablo Neira Ayuso · 10 years ago
  48. 7c5df8f openvswitch: fix a compilation error when CONFIG_INET is not setW! by Andy Zhou · 10 years ago
  49. 812918c ipv6: make fib6 serial number per namespace by Hannes Frederic Sowa · 10 years ago
  50. 42b1870 ipv6: make rt_sernum atomic and serial number fields ordinary ints by Hannes Frederic Sowa · 10 years ago
  51. 94b2cfe ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal by Hannes Frederic Sowa · 10 years ago
  52. 82a470f net: sched: remove tcf_proto from ematch calls by John Fastabend · 10 years ago
  53. f2600cf net: sched: avoid costly atomic operation in fq_dequeue() by Eric Dumazet · 10 years ago
  54. f579668 openvswitch: Add support for Geneve tunneling. by Jesse Gross · 10 years ago
  55. 0b5e8b8 net: Add Geneve tunneling protocol driver by Andy Zhou · 10 years ago
  56. bdf6fa5 sctp: handle association restarts when the socket is closed. by Vlad Yasevich · 10 years ago
  57. a4b4a2b Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  58. 61b37d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  59. dd3619f Removed unused inet6 address state by Sébastien Barré · 10 years ago
  60. 37dd024 gue: Receive side for Generic UDP Encapsulation by Tom Herbert · 10 years ago
  61. 55a93b3 qdisc: validate skb without holding lock by Eric Dumazet · 10 years ago
  62. 5772e9a qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE by Jesper Dangaard Brouer · 10 years ago
  63. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  64. 07dcc68 ipvs: Clean up comment style in ip_vs.h by Simon Horman · 10 years ago
  65. 4b7fd5d netfilter: explicit module dependency between br_netfilter and physdev by Pablo Neira Ayuso · 10 years ago
  66. c8d7b98 netfilter: move nf_send_resetX() code to nf_reject_ipvX modules by Pablo Neira Ayuso · 10 years ago
  67. 51b0a5d netfilter: nft_reject: introduce icmp code abstraction for inet and bridge by Pablo Neira Ayuso · 10 years ago
  68. a0efb80 net_sched: avoid calling tcf_unbind_filter() in call_rcu callback by WANG Cong · 10 years ago
  69. 8bce6d7 udp: Generalize skb_udp_segment by Tom Herbert · 10 years ago
  70. a12a601 tcp: Change tcp_slow_start function to return void by Li RongQing · 10 years ago
  71. 705f1c8 ipv6: remove rt6i_genid by Hannes Frederic Sowa · 10 years ago
  72. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  73. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  74. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  75. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  76. 8522484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  77. d82bd12 tcp: move TCP_ECN_create_request out of header by Florian Westphal · 10 years ago
  78. 9363dc4 netfilter: nf_tables: store and dump set policy by Arturo Borrero · 10 years ago
  79. 9890092 net: tcp: more detailed ACK events and events for CE marked packets by Florian Westphal · 10 years ago
  80. 7354c8c net: tcp: split ack slow/fast events from cwnd_event by Florian Westphal · 10 years ago
  81. 30e502a net: tcp: add flag for ca to indicate that ECN is required by Daniel Borkmann · 10 years ago
  82. 55d8694 net: tcp: assign tcp cong_ops when tcp sk is created by Florian Westphal · 10 years ago
  83. 18d0264 net_sched: remove the first parameter from tcf_exts_destroy() by WANG Cong · 10 years ago
  84. f5c7e1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  85. 7905288 net: dsa: allow switches driver to implement get/set EEE by Florian Fainelli · 10 years ago
  86. b2f2af2 net: dsa: allow enabling and disable switch ports by Florian Fainelli · 10 years ago
  87. cd7d849 tcp: change tcp_skb_pcount() location by Eric Dumazet · 10 years ago
  88. 971f10e tcp: better TCP_SKB_CB layout to reduce cache line misses by Eric Dumazet · 10 years ago
  89. a224772 ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted() by Eric Dumazet · 10 years ago
  90. 24a2d43 ipv4: rename ip_options_echo to __ip_options_echo() by Eric Dumazet · 10 years ago
  91. 3f33407 net: make tcp_cleanup_rbuf private by Dan Williams · 11 years ago
  92. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  93. 4565af0 net: optimise csum_replace4() by LEROY Christophe · 10 years ago
  94. 57219dc Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  95. 30d3c07 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  96. 330bd4e Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  97. 34666d4 netfilter: bridge: move br_netfilter out of the core by Pablo Neira Ayuso · 10 years ago
  98. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  99. d41c15c Bluetooth: Fix reason code used for rejecting SCO connections by Johan Hedberg · 10 years ago
  100. 2b0bf6c Bluetooth: Convert bt_<level> logging functions to return void by Joe Perches · 10 years ago