summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sched: act_vlan: remove dependency on rtnl lockVlad Buslov2018-08-111-12/+15
* net: sched: act_tunnel_key: remove dependency on rtnl lockVlad Buslov2018-08-111-13/+13
* net: sched: act_skbmod: remove dependency on rtnl lockVlad Buslov2018-08-111-5/+9
* net: sched: act_simple: remove dependency on rtnl lockVlad Buslov2018-08-111-1/+5
* net: sched: act_sample: remove dependency on rtnl lockVlad Buslov2018-08-111-2/+10
* net: sched: act_pedit: remove dependency on rtnl lockVlad Buslov2018-08-111-20/+20
* net: sched: act_ipt: remove dependency on rtnl lockVlad Buslov2018-08-111-0/+3
* net: sched: act_ife: remove dependency on rtnl lockVlad Buslov2018-08-111-15/+25
* net: sched: act_gact: remove dependency on rtnl lockVlad Buslov2018-08-111-2/+8
* net: sched: act_csum: remove dependency on rtnl lockVlad Buslov2018-08-111-9/+15
* net: sched: act_bpf: remove dependency on rtnl lockVlad Buslov2018-08-111-3/+7
* Merge branch 'net-sctp-Avoid-allocating-high-order-memory-with-kmalloc'David S. Miller2018-08-119-105/+172
|\
| * net/sctp: Replace in/out stream arrays with flex_arrayKonstantin Khorenko2018-08-112-26/+71
| * net/sctp: Make wrappers for accessing in/out streamsKonstantin Khorenko2018-08-119-81/+103
|/
* tc: Update README and add configKeara Leibovitz2018-08-112-5/+59
* Merge branch 'l2tp-rework-pppol2tp-ioctl-handling'David S. Miller2018-08-117-199/+133
|\
| * l2tp: let pppol2tp_ioctl() fallback to dev_ioctl()Guillaume Nault2018-08-111-1/+1
| * l2tp: zero out stats in pppol2tp_copy_stats()Guillaume Nault2018-08-111-4/+3
| * l2tp: remove pppol2tp_session_ioctl()Guillaume Nault2018-08-112-48/+4
| * l2tp: remove pppol2tp_tunnel_ioctl()Guillaume Nault2018-08-111-79/+53
| * l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl()Guillaume Nault2018-08-111-29/+44
| * l2tp: simplify pppol2tp_ioctl()Guillaume Nault2018-08-111-27/+6
| * l2tp: split l2tp_session_get()Guillaume Nault2018-08-116-36/+36
| * l2tp: define l2tp_tunnel_uses_xfrm()Guillaume Nault2018-08-113-10/+21
|/
* Merge branch 'netsec-driver-improvements'David S. Miller2018-08-111-18/+12
|\
| * net: socionext: Increase descriptors to 256Ilias Apalodimas2018-08-111-3/+2
| * net: socionext: Use descriptor info instead of MMIO reads on RxIlias Apalodimas2018-08-111-15/+10
|/
* vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing2018-08-111-21/+6
* Merge branch 'virtio_net-Expand-affinity-to-arbitrary-numbers-of-cpu-and-vq'David S. Miller2018-08-115-27/+39
|\
| * virtio_net: Stripe queue affinities across cores.Caleb Raitto2018-08-111-15/+27
| * virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto2018-08-115-14/+14
|/
* lan743x: lan743x: Add PTP supportBryan Whitehead2018-08-116-5/+1443
* Merge branch 'tcp-new-mechanism-to-ACK-immediately'David S. Miller2018-08-113-10/+13
|\
| * tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flagYuchung Cheng2018-08-111-4/+4
| * tcp: always ACK immediately on hole repairsYuchung Cheng2018-08-111-2/+2
| * tcp: avoid resetting ACK timer in DCTCPYuchung Cheng2018-08-111-2/+2
| * tcp: mandate a one-time immediate ACKYuchung Cheng2018-08-112-2/+5
|/
* wimax: usb-tx: mark expected switch fall-throughGustavo A. R. Silva2018-08-111-1/+1
* wimax: usb-fw: mark expected switch fall-throughGustavo A. R. Silva2018-08-111-1/+1
* net: dp83640: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-111-1/+4
* rxrpc: remove redundant static int 'zero'Colin Ian King2018-08-111-1/+0
* drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_s...zhong jiang2018-08-111-2/+1
* bnxt_en: Fix strcpy() warnings in bnxt_ethtool.cVasundhara Volam2018-08-111-3/+3
* liquidio: copperhead LED identificationRaghu Vatsavayi2018-08-102-5/+23
* qed/qede: qede_setup_tc() can be statickbuild test robot2018-08-101-1/+1
* mlxsw: core: remove unnecessary function mlxsw_core_driver_putYueHaibing2018-08-101-12/+0
* net: mvneta: fix mvneta_config_rss on armada 3700Jisheng Zhang2018-08-101-11/+20
* net/smc: send response to test link signalUrsula Braun2018-08-101-0/+34
* Merge branch 'r8169-smaller-improvements'David S. Miller2018-08-101-148/+106
|\
| * r8169: don't configure max jumbo frame size per chip versionHeiner Kallweit2018-08-101-118/+83