1. 614cd3b samples: bpf: add skb->field examples and tests by Alexei Starovoitov · 9 years ago
  2. 9bac3d6 bpf: allow extended BPF programs access skb fields by Alexei Starovoitov · 9 years ago
  3. a498cfe Merge branch 'ebpf_helpers' by David S. Miller · 9 years ago
  4. c04167c ebpf: add helper for obtaining current processor id by Daniel Borkmann · 9 years ago
  5. 03e69b5 ebpf: add prandom helper for packet sampling by Daniel Borkmann · 9 years ago
  6. 1202882 Merge branch 'gianfar-next' by David S. Miller · 9 years ago
  7. 5591764 gianfar: Consider dts property endianess on handling by Jingchang Lu · 9 years ago
  8. 26eb937 gianfar: Make FCB access endian safe by Claudiu Manoil · 9 years ago
  9. a7312d5 gianfar: Make BDs access endian safe by Claudiu Manoil · 9 years ago
  10. 5a2f78dd Merge branch 'rhashtable-next' by David S. Miller · 9 years ago
  11. c4db884 rhashtable: Move future_tbl into struct bucket_table by Herbert Xu · 9 years ago
  12. 63d512d rhashtable: Add rehash counter to bucket_table by Herbert Xu · 9 years ago
  13. 9d901bc rhashtable: Free bucket tables asynchronously after rehash by Herbert Xu · 9 years ago
  14. 5269b53 rhashtable: Move seed init into bucket_table_alloc by Herbert Xu · 9 years ago
  15. 8f2484b rhashtable: Use SINGLE_DEPTH_NESTING by Herbert Xu · 9 years ago
  16. eddee5ba rhashtable: Fix walker behaviour during rehash by Herbert Xu · 9 years ago
  17. 96026d0 net: dsa: do not use slave MII bus for fixed PHYs by Florian Fainelli · 9 years ago
  18. 316ad4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  19. 6922022a Merge branch 'listener_refactor_part_9' by David S. Miller · 9 years ago
  20. a445834 inet_diag: factorize code in new inet_diag_msg_common_fill() helper by Eric Dumazet · 9 years ago
  21. a07c920 inet_diag: adjust inet_sk_diag_fill() bug condition by Eric Dumazet · 9 years ago
  22. 16f8616 inet: fill request sock ir_iif for IPv4 by Eric Dumazet · 9 years ago
  23. a379520 Merge branch 'tipc-next' by David S. Miller · 9 years ago
  24. e3eea1e tipc: clean up handling of message priorities by Jon Paul Maloy · 9 years ago
  25. 05dcc5a tipc: split link outqueue by Jon Paul Maloy · 9 years ago
  26. 2cdf391 tipc: eliminate unnecessary call to broadcast ack function by Jon Paul Maloy · 9 years ago
  27. c1336ee tipc: extract bundled buffers by cloning instead of copying by Jon Paul Maloy · 9 years ago
  28. 1149557 tipc: eliminate unnecessary linearization of incoming buffers by Jon Paul Maloy · 9 years ago
  29. cf2157f tipc: move message validation function to msg.c by Jon Paul Maloy · 9 years ago
  30. 7764d6e tipc: add framework for node capabilities exchange by Jon Paul Maloy · 9 years ago
  31. 5f1764d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  32. b6d595e ieee802154: don't export static symbol by Julia Lawall · 9 years ago
  33. 51b3b2c at86rf230: fix volatile regmap registers by Alexander Aring · 9 years ago
  34. dce481e at86rf230: add support for calibration timeout by Alexander Aring · 9 years ago
  35. eb3b435 at86rf230: replace state change sleeps with hrtimer by Alexander Aring · 9 years ago
  36. e372174 at86rf230: init xtal_trim with zero by Alexander Aring · 9 years ago
  37. 3f3c4bb mac802154: correct max sifs size handling by Alexander Aring · 9 years ago
  38. 022d07e3 ieee802154: remove deprecated sysfs entries by Alexander Aring · 9 years ago
  39. c4dd747 ieee802154: change wpan-phy name to phy by Alexander Aring · 9 years ago
  40. 965e613 ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN by Alexander Aring · 9 years ago
  41. 0d8bb41 ixgbevf: Use ether_addr_copy() instead of memcpy() by Jeff Kirsher · 9 years ago
  42. dec0d8e ixgbevf: Fix code comments and whitespace by Jeff Kirsher · 9 years ago
  43. 856f606 ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything by Alexander Duyck · 9 years ago
  44. 887012e ixgbe: enable relaxed ordering for SPARC by Jeff Kirsher · 9 years ago
  45. bc035fc ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static by Don Skidmore · 9 years ago
  46. ef5398b ixgbe: Clean up type inconsistency by Don Skidmore · 9 years ago
  47. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 9 years ago
  48. 2801be4 Merge branch 'bcmgenet_xmit_more' by David S. Miller · 9 years ago
  49. ddd0ca5 net: bcmgenet: add support for xmit_more by Florian Fainelli · 9 years ago
  50. ae67bf0 net: bcmgenet: update ring producer index and buffer count in xmit by Florian Fainelli · 9 years ago
  51. d6707be net: bcmgenet: rewrite bcmgenet_rx_refill() by Petri Gynther · 9 years ago
  52. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 9 years ago
  53. eacb44d Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field by Marcel Holtmann · 9 years ago
  54. 6576fe4 Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command by Daniel Drake · 9 years ago
  55. 238be78 Bluetooth: Introduce hci_dev_test_and_set_flag helper macro by Marcel Holtmann · 9 years ago
  56. a69d892 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro by Marcel Holtmann · 9 years ago
  57. 516018a Bluetooth: Introduce hci_dev_test_and_change_flag helper macro by Marcel Holtmann · 9 years ago
  58. ce05d60 Bluetooth: Introduce hci_dev_change_flag helper macro by Marcel Holtmann · 9 years ago
  59. a358dc1 Bluetooth: Introduce hci_dev_clear_flag helper macro by Marcel Holtmann · 9 years ago
  60. a1536da Bluetooth: Introduce hci_dev_set_flag helper macro by Marcel Holtmann · 9 years ago
  61. d7a5a11 Bluetooth: Introduce hci_dev_test_flag helper macro by Marcel Holtmann · 9 years ago
  62. cc91cb0 Bluetooth: Add support connectable advertising setting by Marcel Holtmann · 9 years ago
  63. 5e1459c Merge branch 'tcp_metrics_netns_debloat' by David S. Miller · 9 years ago
  64. 098a697 tcp_metrics: Use a single hash table for all network namespaces. by Eric W. Biederman · 9 years ago
  65. 04f721c tcp_metrics: Rewrite tcp_metrics_flush_all by Eric W. Biederman · 9 years ago
  66. 8a4bff7 tcp_metrics: Remove the unused return code from tcp_metrics_flush_all by Eric W. Biederman · 9 years ago
  67. 849e8a0 tcp_metrics: Add a field tcpm_net and verify it matches on lookup by Eric W. Biederman · 9 years ago
  68. 3e5da62 tcp_metrics: Mix the network namespace into the hash function. by Eric W. Biederman · 9 years ago
  69. 6493517 tcp_metrics: panic when tcp_metrics_init fails. by Eric W. Biederman · 9 years ago
  70. 719a11c vxlan: Don't set s_addr in vxlan_create_sock by Simon Horman · 9 years ago
  71. 76fecd8 mpls: In mpls_egress verify the packet length. by Eric W. Biederman · 9 years ago
  72. 2c29b23 net/macb: Only adjust tx_clk on link change by Jaeden Amero · 9 years ago
  73. 3936194 rhashtable: Fix read-side crash during rehash by Herbert Xu · 9 years ago
  74. a5b6846 rhashtable: kill ht->shift atomic operations by Daniel Borkmann · 9 years ago
  75. 9497df8 rhashtable: Fix reader/rehash race by Herbert Xu · 9 years ago
  76. 5ff0d16 Merge branch 'listener_refactor' by David S. Miller · 9 years ago
  77. 3f66b08 inet: introduce ireq_family by Eric Dumazet · 9 years ago
  78. d4f0687 inet: get_openreq4() & get_openreq6() do not need listener by Eric Dumazet · 9 years ago
  79. 41b822c inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state by Eric Dumazet · 9 years ago
  80. 0159dfd net: add req_prot_cleanup() & req_prot_init() helpers by Eric Dumazet · 9 years ago
  81. 1e2e011 inet: add rsk_refcnt/ireq_refcnt to request socks by Eric Dumazet · 9 years ago
  82. d34ac51 inet: add ireq_state field to inet_request_sock by Eric Dumazet · 9 years ago
  83. 10feb42 inet: add TCP_NEW_SYN_RECV state by Eric Dumazet · 9 years ago
  84. bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 9 years ago
  85. 54720df cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps by Daniel Borkmann · 9 years ago
  86. 06741d0 Merge branch 'fib_trie_table_merge_fixes' by David S. Miller · 9 years ago
  87. 0b65bd9 fib_trie: Provide a deterministic order for fib_alias w/ tables merged by Alexander Duyck · 9 years ago
  88. 3c9e9f7 fib_trie: Avoid NULL pointer if local table is not allocated by Alexander Duyck · 9 years ago
  89. 80f1d68 ebpf: verifier: check that call reg with ARG_ANYTHING is initialized by Daniel Borkmann · 9 years ago
  90. 20453d8 Merge branch 'possible_net_t' by David S. Miller · 9 years ago
  91. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 9 years ago
  92. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 9 years ago
  93. 6c7005f Merge branch 'rhashtable-cleanups' by David S. Miller · 9 years ago
  94. ec9f71c rhashtable: Remove obj_raw_hashfn by Herbert Xu · 9 years ago
  95. cffaa9c rhashtable: Remove key length argument to key_hashfn by Herbert Xu · 9 years ago
  96. eca8493 rhashtable: Use head_hashfn instead of obj_raw_hashfn by Herbert Xu · 9 years ago
  97. 8d2b187 rhashtable: Move masking back into key_hashfn by Herbert Xu · 9 years ago
  98. 983f981 Bluetooth: Remove two else branches that are not needed by Marcel Holtmann · 9 years ago
  99. 6b9f53b net/mlx5_core: don't export static symbol by Julia Lawall · 9 years ago
  100. 84ed82b rhashtable: Add annotation to nested lock by Herbert Xu · 9 years ago