summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2017-11-012-0/+6
* mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak2017-11-011-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-11-013-2/+4
|\
| * xfrm: Fix GSO for IPsec with GRE tunnel.Steffen Klassert2017-10-311-1/+3
| * xfrm: Clear sk_dst_cache when applying per-socket policy.Jonathan Basseri2017-10-261-0/+1
| * xfrm: Fix xfrm_dst_cache memleakSteffen Klassert2017-10-241-1/+0
* | mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel2017-11-011-0/+25
* | MAINTAINERS: Remove Yotam from mlxfwYuval Mintz2017-11-011-1/+1
* | MAINTAINERS: Update Yotam's E-mailYotam Gigi2017-11-014-5/+5
* | net: hns: set correct return valuePan Bian2017-11-011-2/+2
* | net: lapbether: fix double freePan Bian2017-11-011-1/+0
* | bpf: remove SK_REDIRECT from UAPIJohn Fastabend2017-11-013-7/+13
* | net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn2017-11-011-3/+5
* | Merge tag 'wireless-drivers-for-davem-2017-10-31' of git://git.kernel.org/pub...David S. Miller2017-11-013-28/+98
|\ \
| * \ Merge ath-current from ath.gitKalle Valo2017-10-313-28/+98
| |\ \
| | * | Revert "ath10k: fix napi_poll budget overflow"Kalle Valo2017-10-301-11/+6
| | * | ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2017-10-302-16/+92
| | * | wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai2017-10-271-1/+0
* | | | tc-testing: fix arg to ip command: -s -> -nBrenda J. Butler2017-10-311-2/+2
* | | | net_sched: remove tcf_block_put_deferred()Cong Wang2017-10-311-29/+8
* | | | l2tp: hold tunnel in pppol2tp_connect()Guillaume Nault2017-10-311-1/+6
* | | | Linux 4.14-rc7v4.14-rc7Linus Torvalds2017-10-291-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-2978-361/+1021
|\ \ \ \
| * \ \ \ Merge branch 'net_sched-fix-races-with-RCU-callbacks'David S. Miller2017-10-2919-57/+367
| |\ \ \ \
| | * | | | selftests: Introduce a new test case to tc testsuiteChris Mi2017-10-293-5/+40
| | * | | | selftests: Introduce a new script to generate tc batch fileChris Mi2017-10-291-0/+62
| | * | | | net_sched: fix call_rcu() race on act_sample module removalCong Wang2017-10-291-0/+1
| | * | | | net_sched: add rtnl assertion to tcf_exts_destroy()Cong Wang2017-10-291-0/+1
| | * | | | net_sched: use tcf_queue_work() in tcindex filterCong Wang2017-10-291-5/+33
| | * | | | net_sched: use tcf_queue_work() in rsvp filterCong Wang2017-10-291-3/+16
| | * | | | net_sched: use tcf_queue_work() in route filterCong Wang2017-10-291-3/+16
| | * | | | net_sched: use tcf_queue_work() in u32 filterCong Wang2017-10-291-3/+26
| | * | | | net_sched: use tcf_queue_work() in matchall filterCong Wang2017-10-291-3/+16
| | * | | | net_sched: use tcf_queue_work() in fw filterCong Wang2017-10-291-3/+16
| | * | | | net_sched: use tcf_queue_work() in flower filterCong Wang2017-10-291-3/+16
| | * | | | net_sched: use tcf_queue_work() in flow filterCong Wang2017-10-291-3/+16
| | * | | | net_sched: use tcf_queue_work() in cgroup filterCong Wang2017-10-291-4/+18
| | * | | | net_sched: use tcf_queue_work() in bpf filterCong Wang2017-10-291-2/+17
| | * | | | net_sched: use tcf_queue_work() in basic filterCong Wang2017-10-291-3/+17
| | * | | | net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2017-10-293-17/+56
| |/ / / /
| * | | | Merge branch 'sctp-endianness-fixes'David S. Miller2017-10-2910-50/+59
| |\ \ \ \
| | * | | | sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-295-7/+7
| | * | | | sctp: fix a type cast warnings that causes a_rwnd gets the wrong valueXin Long2017-10-291-2/+2
| | * | | | sctp: fix some type cast warnings introduced by transport rhashtableXin Long2017-10-291-11/+11
| | * | | | sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-296-30/+39
| |/ / / /
| * | | | net_sched: avoid matching qdisc with zero handleCong Wang2017-10-291-0/+2
| * | | | sctp: reset owner sk for data chunks on out queues when migrating a sockXin Long2017-10-291-0/+32
| * | | | Merge branch 'sockmap-fixes'David S. Miller2017-10-295-11/+47
| |\ \ \ \
| | * | | | bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend2017-10-294-8/+10
| | * | | | bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend2017-10-293-3/+37
| |/ / / /