1. a7e5353 fib_trie: Make fib_table rcu safe by Alexander Duyck · 10 years ago
  2. 8de147d mpls: Multicast route table change notifications by Eric W. Biederman · 10 years ago
  3. 03c0566 mpls: Netlink commands to add, remove, and dump routes by Eric W. Biederman · 10 years ago
  4. 7720c01 mpls: Add a sysctl to control the size of the mpls label table by Eric W. Biederman · 10 years ago
  5. 0189197 mpls: Basic routing support by Eric W. Biederman · 10 years ago
  6. 4fd3d7d neigh: Add helper function neigh_xmit by Eric W. Biederman · 10 years ago
  7. 60395a2 neigh: Factor out ___neigh_lookup_noref by Eric W. Biederman · 10 years ago
  8. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  9. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  10. 1d5da75 ax25: Stop using magic neighbour cache operations. by Eric W. Biederman · 10 years ago
  11. 10d6dfc Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  12. bdf53c5 neigh: Don't require dst in neigh_hh_init by Eric W. Biederman · 10 years ago
  13. 59b2af2 arp: Kill arp_find by Eric W. Biederman · 10 years ago
  14. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 10 years ago
  15. def6775 neigh: Move neigh_compat_output into ax25_ip.c by Eric W. Biederman · 10 years ago
  16. 3b6a94b ax25: Refactor to use private neighbour operations. by Eric W. Biederman · 10 years ago
  17. 46d4e47 ax25: Make ax25_header and ax25_rebuild_header static by Eric W. Biederman · 10 years ago
  18. f5956fa net/mlx4_core: Fix wrong mask and error flow for the update-qp command by Or Gerlitz · 10 years ago
  19. 61e021f ebpf: move CONFIG_BPF_SYSCALL-only function declarations by Daniel Borkmann · 10 years ago
  20. 77f0379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  21. 70c836a4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  22. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  23. 744d5a3 net: move skb->dropcount to skb->cb[] by Eyal Birger · 10 years ago
  24. 3bc3b96 net: add common accessor for setting dropcount on packets by Eyal Birger · 10 years ago
  25. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 10 years ago
  26. 6368c23 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields by Eyal Birger · 10 years ago
  27. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 10 years ago
  28. 287f3a9 pppoe: Use workqueue to die properly when a PADT is received by Simon Farnsworth · 10 years ago
  29. e2e9b65 cls_bpf: add initial eBPF support for programmable classifiers by Daniel Borkmann · 10 years ago
  30. 24701ec ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux by Daniel Borkmann · 10 years ago
  31. 96be432 ebpf: add sched_cls_type and map it to sk_filter's verifier ops by Daniel Borkmann · 10 years ago
  32. 0fc174d ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs by Daniel Borkmann · 10 years ago
  33. f1a66f8 ebpf: export BPF_PSEUDO_MAP_FD to uapi by Daniel Borkmann · 10 years ago
  34. a2c83ff ebpf: constify various function pointer structs by Daniel Borkmann · 10 years ago
  35. 5f852eb tcp: tso: remove tp->tso_deferred by Eric Dumazet · 10 years ago
  36. 6588af6 usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 10 years ago
  37. ae1aa79 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  38. 56315f9 fib_trie: Convert fib_alias to hlist from list by Alexander Duyck · 10 years ago
  39. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 10 years ago
  40. 46a4dee igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop by Madhu Challa · 10 years ago
  41. 4c4b52d rhashtable: remove indirection for grow/shrink decision functions by Daniel Borkmann · 10 years ago
  42. 723b8e4 udp: In udp_flow_src_port use random hash value if skb_get_hash fails by Tom Herbert · 10 years ago
  43. ccdaeb2 at86rf230: add support for external xtal trim by Alexander Aring · 10 years ago
  44. 4cd3928 Bluetooth: Update New CSRK event to match latest specification by Johan Hedberg · 10 years ago
  45. d79d210 net: dsa: Introduce dsa_is_port_initialized by Guenter Roeck · 10 years ago
  46. b73adef net: dsa: integrate with SWITCHDEV for HW bridging by Florian Fainelli · 10 years ago
  47. d752c36 ipvs: allow rescheduling of new connections when port reuse is detected by Marcelo Ricardo Leitner · 10 years ago
  48. 14c9551 bonding: Implement port churn-machine (AD standard 43.4.17). by Mahesh Bandewar · 10 years ago
  49. 12ca718 thermal: Introduce dummy functions when thermal is not defined by Nishanth Menon · 10 years ago
  50. b24e2bd Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  51. c4bbb39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  52. 30ff547 net: sched: export tc_connmark.h so it is uapi accessible by Jamal Hadi Salim · 10 years ago
  53. fdfd811 x86/xen: allow privcmd hypercalls to be preempted by David Vrabel · 10 years ago
  54. 0dc6f20 drm/i915/bdw: PCI IDs ending in 0xb are ULT. by Rodrigo Vivi · 10 years ago
  55. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  56. 059a244 net: Remove state argument from skb_find_text() by Bojan Prtvar · 10 years ago
  57. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 10 years ago
  58. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 10 years ago
  59. e7f7d22 VFS: Add a whiteout dentry type by David Howells · 10 years ago
  60. 155e35d VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 10 years ago
  61. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  62. b9ebafb rhashtable: ensure cache line alignment on bucket_table by Eric Dumazet · 10 years ago
  63. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  64. 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  65. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  66. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  67. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  68. 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  69. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  70. c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  71. e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. dd36929 kernel: make READ_ONCE() valid on const arguments by Linus Torvalds · 10 years ago
  73. decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 10 years ago
  74. 4fbd0a8 Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 10 years ago
  75. 278f7b4 caif: fix a signedness bug in cfpkt_iterate() by Dan Carpenter · 10 years ago
  76. 846cd66 net: Initialize all members in skb_gro_remcsum_init() by Geert Uytterhoeven · 10 years ago
  77. 959d10f igmp: add __ip_mc_{join|leave}_group() by Eric Dumazet · 10 years ago
  78. 7129069 Bluetooth: Rename hci_send_to_control to hci_send_to_channel by Johan Hedberg · 10 years ago
  79. 3d88348 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  80. 07836e6 NVMe: Fix potential corruption during shutdown by Keith Busch · 10 years ago
  81. 2e1d844 NVMe: Asynchronous controller probe by Keith Busch · 10 years ago
  82. b3fffde NVMe: Register management handle under nvme class by Keith Busch · 10 years ago
  83. 4f1982b NVMe: Update SCSI Inquiry VPD 83h translation by Keith Busch · 10 years ago
  84. e1e5e56 NVMe: Metadata format support by Keith Busch · 10 years ago
  85. 2b9fb53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  86. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  87. 89d3fa4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  88. f7d4ca8 kdb: Avoid printing KERN_ levels to consoles by Daniel Thompson · 10 years ago
  89. ba988f8 libceph: tcp_nodelay support by Chaitanya Huilgol · 10 years ago
  90. 03f4fcb ceph: handle SESSION_FORCE_RO message by Yan, Zheng · 10 years ago
  91. 7a6fdeb libceph: nuke pool op infrastructure by Ilya Dryomov · 10 years ago
  92. 3a6d576 Bluetooth: Convert disconn_cfm to be triggered through hci_cb by Johan Hedberg · 10 years ago
  93. 539c496 Bluetooth: Convert connect_cfm to be triggered through hci_cb by Johan Hedberg · 10 years ago
  94. 354fe80 Bluetooth: Convert L2CAP security callback to use hci_cb by Johan Hedberg · 10 years ago
  95. fba7ecf Bluetooth: Convert hci_cb_list_lock to a mutex by Johan Hedberg · 10 years ago
  96. 71a097c NFSv4.1: Clean up bind_conn_to_session by Trond Myklebust · 10 years ago
  97. 79969dd NFSv4.1: Clean up create_session by Trond Myklebust · 10 years ago
  98. b2b89eb Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  99. 2e65d8b clk: Add __clk_hw_set_clk helper function by Javier Martinez Canillas · 10 years ago
  100. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago