summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* llc: Check address length before reading address fieldTetsuo Handa2019-04-121-2/+1
* Bluetooth: Check address length before reading address fieldTetsuo Handa2019-04-121-2/+2
* rxrpc: Check address length before reading srx_service fieldTetsuo Handa2019-04-121-1/+2
* net: netlink: Check address length before reading groups fieldTetsuo Handa2019-04-121-1/+2
* sctp: Check address length before reading address familyTetsuo Handa2019-04-121-1/+2
* mISDN: Check address length before reading address familyTetsuo Handa2019-04-121-2/+2
* net/rds: Check address length before reading address familyTetsuo Handa2019-04-122-0/+5
* dctcp: more accurate tracking of packets deliveryEric Dumazet2019-04-111-28/+17
* selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern2019-04-111-54/+40
* net: netrom: Fix error cleanup path of nr_proto_initYueHaibing2019-04-115-26/+61
* net: fec: manage ahb clock in runtime pmAndy Duan2019-04-111-9/+21
* net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov2019-04-111-1/+3
* Merge branch 'thunderx-xdp-mtu'David S. Miller2019-04-111-2/+20
|\
| * net: thunderx: don't allow jumbo frames with XDPMatteo Croce2019-04-111-0/+9
| * net: thunderx: raise XDP MTU to 1508Matteo Croce2019-04-111-2/+11
|/
* Merge branch 'smc-fixes'David S. Miller2019-04-116-30/+68
|\
| * net/smc: move unhash before release of clcsockUrsula Braun2019-04-111-3/+3
| * net/smc: fix return code from FLUSH commandKarsten Graul2019-04-111-1/+2
| * net/smc: propagate file from SMC to TCP socketUrsula Braun2019-04-112-16/+28
| * net/smc: fix a NULL pointer dereferenceKangjie Lu2019-04-111-0/+5
| * net/smc: wait for pending work before clcsock release_sockKarsten Graul2019-04-113-10/+30
|/
* net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi2019-04-101-1/+3
* tipc: missing entries in name table of publicationsHoang Le2019-04-101-1/+2
* vhost: reject zero size iova rangeJason Wang2019-04-101-1/+5
* net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski2019-04-101-1/+1
* failover: allow name change on IFF_UP slave interfacesSi-Wei Liu2019-04-103-4/+21
* team: set slave to promisc if team is already in promisc modeHangbin Liu2019-04-101-0/+26
* net/tls: fix build without CONFIG_TLS_DEVICEJakub Kicinski2019-04-101-0/+2
* Merge branch 'tls-leaks'David S. Miller2019-04-105-22/+41
|\
| * net: strparser: partially revert "strparser: Call skb_unclone conditionally"Jakub Kicinski2019-04-101-7/+5
| * net/tls: don't leak partially sent record in device modeJakub Kicinski2019-04-104-14/+32
| * net/tls: fix the IV leaksJakub Kicinski2019-04-101-1/+4
|/
* Merge branch 'ibmvnic-features'David S. Miller2019-04-101-7/+25
|\
| * ibmvnic: Fix netdev feature clobbering during a resetThomas Falcon2019-04-101-6/+24
| * ibmvnic: Enable GROThomas Falcon2019-04-101-1/+1
|/
* Merge branch 'mlxsw-Various-fixes'David S. Miller2019-04-105-13/+36
|\
| * mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2Ido Schimmel2019-04-101-8/+11
| * selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel2019-04-101-0/+20
| * mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel2019-04-101-1/+1
| * mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel2019-04-101-1/+1
| * mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel2019-04-101-1/+1
| * mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel2019-04-101-1/+1
| * mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel2019-04-101-1/+1
|/
* Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-04-0916-85/+163
|\
| * mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN modeAlexander Wetzel2019-04-091-5/+4
| * mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau2019-04-085-12/+33
| * mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg2019-04-081-4/+15
| * cfg80211: add ratelimited variants of err and warnStanislaw Gruszka2019-04-081-0/+5
| * mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau2019-03-292-58/+35
| * nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commandsSunil Dutt2019-03-291-6/+12