summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-20net: propagate dev_get_valid_name return codeLi RongQing
2018-06-20enic: do not overwrite error codeGovindarajulu Varadarajan
2018-06-20net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern
2018-06-20ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet
2018-06-20net: net_failover: fix typo in net_failover_slave_register()Liran Alon
2018-06-20ipvlan: use ETH_MAX_MTU as max mtuXin Long
2018-06-20net: hamradio: use eth_broadcast_addrStefan Agner
2018-06-20enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan
2018-06-20Merge branch 'NCSI-silence-warning-messages'David S. Miller
2018-06-20MAINTAINERS: Add Sam as the maintainer for NCSIJoel Stanley
2018-06-20net/ncsi: Use netdev_dbg for debug messagesJoel Stanley
2018-06-20net/ncsi: Drop no more channels messageJoel Stanley
2018-06-20net/ncsi: Silence debug messagesJoel Stanley
2018-06-20bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesizeDaniel Borkmann
2018-06-20Merge branch 'qed-fixes'David S. Miller
2018-06-20qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru
2018-06-20qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru
2018-06-20qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru
2018-06-17net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov
2018-06-17bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.David S. Miller
2018-06-17atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-06-16Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-06-16Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-16Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-15xdp: Fix handling of devmap in generic XDPToshiaki Makita
2018-06-16Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-06-15Merge branch 'bpf-fixes'Alexei Starovoitov
2018-06-15bpf: reject any prog that failed read-only lockDaniel Borkmann
2018-06-15bpf: fix panic in prog load calls cleanupDaniel Borkmann
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu
2018-06-15neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu
2018-06-15net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia
2018-06-15Merge branch 'tls-fixes'David S. Miller
2018-06-15tls: fix waitall behavior in tls_sw_recvmsgDaniel Borkmann
2018-06-15tls: fix use-after-free in tls_push_recordDaniel Borkmann
2018-06-15Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions'David S. Miller
2018-06-15l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()Guillaume Nault
2018-06-15l2tp: reject creation of non-PPP sessions on L2TPv2 tunnelsGuillaume Nault
2018-06-15Merge branch 'mlxsw-IPv6-and-reference-counting-fixes'David S. Miller
2018-06-15mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata
2018-06-15mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel
2018-06-15mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel
2018-06-15ipv6: Only emit append events for appended routesIdo Schimmel