summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests: netfilter: extend flowtable test script with dnat ruleFlorian Westphal2019-12-201-5/+34
* netfilter: nf_flow_table: fix big-endian integer overflowArnd Bergmann2019-12-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-1921-108/+269
|\
| * bpf: Add further test_verifier cases for record_func_keyDaniel Borkmann2019-12-193-24/+176
| * bpf: Fix record_func_key to perform backtracking on r3Daniel Borkmann2019-12-191-1/+7
| * net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin2019-12-191-0/+2
| * Merge branch 'bpf-fix-xsk-wakeup'Daniel Borkmann2019-12-1911-48/+51
| |\
| | * net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-192-3/+12
| | * net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-193-4/+12
| | * net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-195-33/+13
| | * xsk: Add rcu_read_lock around the XSK wakeupMaxim Mikityanskiy2019-12-191-8/+14
| |/
| * bpf: Fix cgroup local storage prog trackingDaniel Borkmann2019-12-174-19/+18
| * bpf: Fix missing prog untrack in release_mapsDaniel Borkmann2019-12-163-16/+14
| * bpf: Clear skb->tstamp in bpf_redirect when necessaryLorenz Bauer2019-12-131-0/+1
* | Merge branch 'stmmac-fixes'David S. Miller2019-12-185-25/+42
|\ \
| * | net: stmmac: Always arm TX Timer at end of transmission startJose Abreu2019-12-181-4/+2
| * | net: stmmac: Enable 16KB buffer sizeJose Abreu2019-12-181-1/+3
| * | net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu2019-12-181-3/+2
| * | net: stmmac: RX buffer size must be 16 byte alignedJose Abreu2019-12-181-1/+1
| * | net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu2019-12-182-1/+4
| * | net: stmmac: Only the last buffer has the FCS fieldJose Abreu2019-12-181-2/+3
| * | net: stmmac: Do not accept invalid MTU valuesJose Abreu2019-12-181-0/+12
| * | net: stmmac: Determine earlier the size of RX bufferJose Abreu2019-12-181-13/+11
| * | net: stmmac: selftests: Needs to check the number of Multicast regsJose Abreu2019-12-181-0/+4
|/ /
* | net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai2019-12-181-1/+1
* | net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander2019-12-171-2/+5
* | nfp: flower: fix stats id allocationJohn Hurley2019-12-171-6/+6
* | net: dsa: make unexported dsa_link_touch() staticBen Dooks (Codethink)2019-12-171-1/+2
* | net: ag71xx: fix compile warningsOleksij Rempel2019-12-171-2/+2
* | net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap2019-12-171-1/+1
* | net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet2019-12-174-6/+7
* | net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings2019-12-171-4/+4
* | sctp: fix memleak on err handling of stream initializationMarcelo Ricardo Leitner2019-12-171-2/+6
* | Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-12-177-47/+122
|\ \
| * | iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho2019-12-102-25/+30
| * | Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg2019-12-101-12/+12
| * | mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang2019-12-021-6/+64
| * | mt76: mt76x0: fix default mac address overwriteLorenzo Bianconi2019-12-021-1/+4
| * | ath9k: use iowrite32 over __raw_writelChristian Lamparter2019-11-281-1/+1
| * | mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat2019-11-281-2/+11
* | | dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei2019-12-171-6/+8
* | | Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-12-1610-27/+86
|\ \ \
| * | | rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki2019-12-161-2/+5
| * | | mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen2019-12-137-24/+70
| * | | mac80211: airtime: Fix an off by one in ieee80211_calc_rx_airtime()Dan Carpenter2019-12-131-1/+1
| * | | cfg80211: fix double-free after changing network namespaceStefan Bühler2019-12-131-0/+1
| * | | mac80211: fix TID field in monitor mode transmitFredrik Olofsson2019-12-131-0/+9
| | |/ | |/|
* | | net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependencyArnd Bergmann2019-12-161-0/+1
* | | net: gemini: Fix memory leak in gmac_setup_txqsNavid Emamdoost2019-12-161-0/+2
* | | net: dsa: b53: Fix egress flooding settingsFlorian Fainelli2019-12-161-5/+16