| Age | Commit message (Expand) | Author |
| 2018-05-02 | Merge branch 'bpf-sockmap-fixes' | Alexei Starovoitov |
| 2018-05-02 | bpf: sockmap, fix error handling in redirect failures | John Fastabend |
| 2018-05-02 | bpf: sockmap, zero sg_size on error when buffer is released | John Fastabend |
| 2018-05-02 | bpf: sockmap, fix scatterlist update on error path in send with apply | John Fastabend |
| 2018-05-02 | Merge branch 'x86-bpf-jit-fixes' | Alexei Starovoitov |
| 2018-05-02 | bpf, x64: fix memleak when not converging on calls | Daniel Borkmann |
| 2018-05-02 | bpf, x64: fix memleak when not converging after image | Daniel Borkmann |
| 2018-05-02 | bpf: minor fix to selftest test_stacktrace_build_id() | Song Liu |
| 2018-04-26 | bpf: fix uninitialized variable in bpf tools | John Fastabend |
| 2018-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
| 2018-04-25 | bpf: fix for lex/yacc build error with gcc-5 | John Fastabend |
| 2018-04-25 | rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp | Dag Moxnes |
| 2018-04-25 | net/smc: keep clcsock reference in smc_tcp_listen_work() | Ursula Braun |
| 2018-04-25 | net: phy: allow scanning busses with missing phys | Alexandre Belloni |
| 2018-04-25 | bpf, x64: fix JIT emission for dead code | Gianluca Borello |
| 2018-04-25 | bpf: clear the ip_tunnel_info. | William Tu |
| 2018-04-24 | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2018-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
| 2018-04-24 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
| 2018-04-24 | ice: Fix insufficient memory issue in ice_aq_manage_mac_read | Md Fahad Iqbal Polash |
| 2018-04-24 | sfc: ARFS filter IDs | Edward Cree |
| 2018-04-24 | net: ethtool: Add missing kernel doc for FEC parameters | Florian Fainelli |
| 2018-04-24 | packet: fix bitfield update race | Willem de Bruijn |
| 2018-04-24 | ice: Do not check INTEVENT bit for OICR interrupts | Ben Shelton |
| 2018-04-24 | ice: Fix incorrect comment for action type | Anirudh Venkataramanan |
| 2018-04-24 | ice: Fix initialization for num_nodes_added | Anirudh Venkataramanan |
| 2018-04-24 | igb: Fix the transmission mode of queue 0 for Qav mode | Vinicius Costa Gomes |
| 2018-04-24 | ixgbevf: ensure xdp_ring resources are free'd on error exit | Colin Ian King |
| 2018-04-24 | team: fix netconsole setup over team | Xin Long |
| 2018-04-23 | Merge branch 'amd-xgbe-fixes' | David S. Miller |
| 2018-04-23 | amd-xgbe: Only use the SFP supported transceiver signals | Tom Lendacky |
| 2018-04-23 | amd-xgbe: Improve KR auto-negotiation and training | Tom Lendacky |
| 2018-04-23 | amd-xgbe: Add pre/post auto-negotiation phy hooks | Tom Lendacky |
| 2018-04-23 | pppoe: check sockaddr length in pppoe_connect() | Guillaume Nault |
| 2018-04-23 | l2tp: check sockaddr length in pppol2tp_connect() | Guillaume Nault |
| 2018-04-23 | net: phy: marvell: clear wol event before setting it | Jingju Hou |
| 2018-04-24 | Merge branch 'bpf-sockmap-fixes' | Daniel Borkmann |
| 2018-04-24 | bpf: sockmap, fix double page_put on ENOMEM error in redirect path | John Fastabend |
| 2018-04-24 | bpf: sockmap, sk_wait_event needed to handle blocking cases | John Fastabend |
| 2018-04-24 | bpf: sockmap, map_release does not hold refcnt for pinned maps | John Fastabend |
| 2018-04-23 | bpf: sockmap sample use clang flag, -target bpf | John Fastabend |
| 2018-04-23 | bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSG | John Fastabend |
| 2018-04-23 | bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY | Roman Gushchin |
| 2018-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
| 2018-04-23 | ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy | Eric Dumazet |
| 2018-04-23 | bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave | Xin Long |
| 2018-04-23 | tcp: don't read out-of-bounds opsize | Jann Horn |
| 2018-04-22 | Linux 4.17-rc2v4.17-rc2 | Linus Torvalds |
| 2018-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
| 2018-04-22 | ibmvnic: Clean actual number of RX or TX pools | Thomas Falcon |