summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-11Merge branch 'Remove-rtnl-lock-dependency-from-all-action-implementations'David S. Miller
2018-08-11net: sched: act_police: remove dependency on rtnl lockVlad Buslov
2018-08-11net: core: protect rate estimator statistics pointer with lockVlad Buslov
2018-08-11net: sched: act_mirred: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: extend action ops with put_dev callbackVlad Buslov
2018-08-11net: sched: act_vlan: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_tunnel_key: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_skbmod: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_simple: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_sample: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_pedit: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_ipt: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_ife: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_gact: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_csum: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_bpf: remove dependency on rtnl lockVlad Buslov
2018-08-11Merge branch 'net-sctp-Avoid-allocating-high-order-memory-with-kmalloc'David S. Miller
2018-08-11net/sctp: Replace in/out stream arrays with flex_arrayKonstantin Khorenko
2018-08-11net/sctp: Make wrappers for accessing in/out streamsKonstantin Khorenko
2018-08-11tc: Update README and add configKeara Leibovitz
2018-08-11Merge branch 'l2tp-rework-pppol2tp-ioctl-handling'David S. Miller
2018-08-11l2tp: let pppol2tp_ioctl() fallback to dev_ioctl()Guillaume Nault
2018-08-11l2tp: zero out stats in pppol2tp_copy_stats()Guillaume Nault
2018-08-11l2tp: remove pppol2tp_session_ioctl()Guillaume Nault
2018-08-11l2tp: remove pppol2tp_tunnel_ioctl()Guillaume Nault
2018-08-11l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl()Guillaume Nault
2018-08-11l2tp: simplify pppol2tp_ioctl()Guillaume Nault
2018-08-11l2tp: split l2tp_session_get()Guillaume Nault
2018-08-11l2tp: define l2tp_tunnel_uses_xfrm()Guillaume Nault
2018-08-11Merge branch 'netsec-driver-improvements'David S. Miller
2018-08-11net: socionext: Increase descriptors to 256Ilias Apalodimas
2018-08-11net: socionext: Use descriptor info instead of MMIO reads on RxIlias Apalodimas
2018-08-11vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing
2018-08-11Merge branch 'virtio_net-Expand-affinity-to-arbitrary-numbers-of-cpu-and-vq'David S. Miller
2018-08-11virtio_net: Stripe queue affinities across cores.Caleb Raitto
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto
2018-08-11lan743x: lan743x: Add PTP supportBryan Whitehead
2018-08-11Merge branch 'tcp-new-mechanism-to-ACK-immediately'David S. Miller
2018-08-11tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flagYuchung Cheng
2018-08-11tcp: always ACK immediately on hole repairsYuchung Cheng
2018-08-11tcp: avoid resetting ACK timer in DCTCPYuchung Cheng
2018-08-11tcp: mandate a one-time immediate ACKYuchung Cheng
2018-08-11wimax: usb-tx: mark expected switch fall-throughGustavo A. R. Silva
2018-08-11wimax: usb-fw: mark expected switch fall-throughGustavo A. R. Silva
2018-08-11net: dp83640: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-11rxrpc: remove redundant static int 'zero'Colin Ian King
2018-08-11drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_s...zhong jiang
2018-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-11xen/netfront: don't cache skb_shinfo()Juergen Gross