summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Don't set upgrade by default in sendmsg()David Howells2017-11-241-1/+1
* rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasingDavid Howells2017-11-241-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-2462-409/+995
|\
| * Merge branch 'ipvlan-Fix-insufficient-skb-linear-check'David S. Miller2017-11-231-9/+27
| |\
| | * ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng2017-11-231-1/+19
| | * ipvlan: Fix insufficient skb linear check for arpGao Feng2017-11-231-8/+8
| |/
| * geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu2017-11-231-1/+15
| * Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller2017-11-2310-90/+335
| |\
| | * Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2017-11-212-14/+39
| | |\
| | | * wcn36xx: fix iris child-node lookupJohan Hovold2017-11-201-1/+1
| | | * ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan2017-11-201-13/+38
| | |/
| | * Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-11-208-76/+296
| | |\
| | | * iwlwifi: fix firmware names for 9000 and A000 series hwThomas Backlund2017-11-162-8/+8
| | | * iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho2017-11-163-34/+170
| | | * iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho2017-11-154-34/+118
| * | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-11-2316-120/+154
| |\ \ \
| | * | | i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-222-2/+2
| | * | | ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-221-1/+1
| | * | | i40e: restore promiscuous after resetAlan Brady2017-11-221-72/+83
| | * | | i40evf: fix client notify of l2 paramsAlan Brady2017-11-222-17/+31
| | * | | i40e: Fix FLR reset timeout issueFilip Sadowski2017-11-221-0/+7
| | * | | i40e: Remove limit of 64 max queues per channelAmritha Nambiar2017-11-222-9/+0
| | * | | i40e: fix the calculation of VFs mac addressesZijie Pan2017-11-221-10/+11
| | * | | i40e: Fix for NUP NVM image downgrade failureJacob Keller2017-11-224-4/+14
| * | | | net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli2017-11-231-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-11-2314-152/+216
| |\ \ \ \
| | * | | | bpf: fix branch pruning logicAlexei Starovoitov2017-11-232-1/+28
| | * | | | Merge branch 'bpf-fix-null-arg-semantics'Daniel Borkmann2017-11-225-18/+116
| | |\ \ \ \
| | | * | | | bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZEROGianluca Borello2017-11-221-2/+2
| | | * | | | bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZEROGianluca Borello2017-11-221-1/+1
| | | * | | | bpf: remove explicit handling of 0 for arg2 in bpf_probe_readGianluca Borello2017-11-221-5/+1
| | | * | | | bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello2017-11-224-10/+112
| | |/ / / /
| | * | | | bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifierYonghong Song2017-11-211-23/+16
| | * | | | Merge branch 'bpf-offload-fixes'Daniel Borkmann2017-11-2110-110/+56
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | bpf: make bpf_prog_offload_verifier_prep() static inlineJakub Kicinski2017-11-211-1/+1
| | | * | | bpf: revert report offload info to user spaceJakub Kicinski2017-11-214-24/+0
| | | * | | bpftool: revert printing program device bound infoJakub Kicinski2017-11-212-37/+0
| | | * | | bpf: offload: ignore namespace movesJakub Kicinski2017-11-211-0/+4
| | | * | | bpf: turn bpf_prog_get_type() into a wrapperJakub Kicinski2017-11-212-17/+6
| | | * | | net: xdp: don't allow device-bound programs in driver modeJakub Kicinski2017-11-211-0/+7
| | | * | | bpf: offload: move offload device validation out to the driversJakub Kicinski2017-11-215-25/+27
| | | * | | bpf: offload: rename the ifindex fieldJakub Kicinski2017-11-214-5/+5
| | | * | | bpf: offload: limit offload to cls_bpf and xdp programs onlyJakub Kicinski2017-11-211-2/+3
| | | * | | bpf: offload: add comment warning developers about double destroyJakub Kicinski2017-11-211-0/+4
| | |/ / /
| * | | | net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-2315-14/+209