summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headersJeremy Sowden2019-09-133-4/+16
| | * | | | netfilter: fix coding-style errors.Jeremy Sowden2019-09-134-10/+10
| | * | | | netfilter: nf_tables_offload: remove rules when the device unregisterswenxu2019-09-132-4/+50
| | * | | | netfilter: nf_tables_offload: refactor the nft_flow_offload_rule functionwenxu2019-09-131-7/+13
| | * | | | netfilter: nf_tables_offload: refactor the nft_flow_offload_chain functionwenxu2019-09-131-7/+13
| | * | | | netfilter: nf_tables_offload: add __nft_offload_get_chain functionwenxu2019-09-131-18/+34
| | * | | | netfilter: nft_{fwd,dup}_netdev: add offload supportPablo Neira Ayuso2019-09-105-2/+62
| | * | | | netfilter: nft_synproxy: add synproxy stateful object supportFernando Fernandez Mancera2019-09-101-21/+122
| | * | | | netfilter: nf_tables_offload: move indirect flow_block callback logic to corePablo Neira Ayuso2019-09-082-11/+21
| | * | | | netfilter: nf_tables_offload: avoid excessive stack usageArnd Bergmann2019-09-081-7/+13
| | * | | | netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handlingDan Carpenter2019-09-081-3/+3
| * | | | | net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMONGeorge McCollister2019-09-122-8/+3
| * | | | | tcp: force a PSH flag on TSO packetsEric Dumazet2019-09-111-2/+13
| * | | | | ipv6: Don't use dst gateway directly in ip6_confirm_neigh()Stefano Brivio2019-09-111-1/+1
| * | | | | Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller2019-09-1115-67/+75
| |\ \ \ \ \
| | * | | | | cfg80211: Purge frame registrations on iftype changeDenis Kenzior2019-09-111-0/+1
| | * | | | | nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2019-09-111-1/+3
| | * | | | | mac80211: allow drivers to set max MTUWen Gong2019-09-112-1/+2
| | * | | | | cfg80211: Do not compare with boolean in nl80211_common_reg_change_eventzhong jiang2019-09-111-5/+3
| | * | | | | mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg2019-09-114-8/+19
| | * | | | | mac80211: don't check if key is NULL in ieee80211_key_link()Luca Coelho2019-09-111-1/+1
| | * | | | | mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen2019-09-113-35/+15
| | * | | | | mac80211: remove unnecessary key conditionJohannes Berg2019-09-111-3/+3
| | * | | | | mac80211: list features in WEP/TKIP disable in better orderJohannes Berg2019-09-111-1/+1
| | * | | | | cfg80211: always shut down on HW rfkillJohannes Berg2019-09-113-9/+11
| | * | | | | mac80211: vht: add support VHT EXT NSS BW in parsing VHTMordechay Goodstein2019-09-111-1/+9
| | * | | | | cfg80211: fix boundary value in ieee80211_frequency_to_channel()Arend van Spriel2019-09-111-1/+1
| | * | | | | cfg80211: add local BSS receive time to survey informationFelix Fietkau2019-08-301-0/+4
| | * | | | | nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commandsMatthew Wang2019-08-221-0/+1
| | * | | | | mac80211: minstrel_ht: fix infinite loop because supported is not being shiftedColin Ian King2019-08-221-1/+1
| * | | | | | devlink: add 'reset_dev_on_drv_probe' paramDirk van der Merwe2019-09-101-0/+5
| | |/ / / / | |/| | | |
| * | | | | net/tls: align non temporal copy to cache linesJakub Kicinski2019-09-071-5/+28
| * | | | | net/tls: remove the record tail optimizationJakub Kicinski2019-09-071-20/+47
| * | | | | net/tls: use RCU for the adder to the offload record listJakub Kicinski2019-09-071-8/+13
| * | | | | net/tls: unref frags in orderJakub Kicinski2019-09-071-6/+3
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-09-074-16/+27
| |\ \ \ \ \
| | * | | | | Bluetooth: hidp: Fix assumptions on the return value of hidp_send_messageDan Elkouby2019-09-061-2/+2
| | * | | | | Bluetooth: mgmt: Use struct_size() helperGustavo A. R. Silva2019-09-051-6/+2
| | * | | | | Bluetooth: 6lowpan: Make variable header_ops constantNishka Dasgupta2019-09-051-1/+1
| | * | | | | Bluetooth: Add support for utilizing Fast Advertising IntervalSpoorthi Ravishankar Koppad2019-09-051-7/+22
| * | | | | | ipmr: remove hard code cache_resolve_queue_len limitHangbin Liu2019-09-072-4/+4
| * | | | | | tcp: ulp: fix possible crash in tcp_diag_get_aux_size()Eric Dumazet2019-09-071-1/+1
| * | | | | | net: fib_notifier: move fib_notifier_ops from struct net into per-net structJiri Pirko2019-09-071-6/+23
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-09-079-21/+231
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | netfilter: nf_tables: fix possible null-pointer dereference in object updateFernando Fernandez Mancera2019-09-051-0/+3
| | * | | | | netfilter: nft_quota: add quota object update supportFernando Fernandez Mancera2019-09-031-7/+22
| | * | | | | netfilter: nf_tables: Introduce stateful object update operationFernando Fernandez Mancera2019-09-031-7/+71
| | * | | | | netfilter: not mark a spinlock as __read_mostlyLi RongQing2019-08-272-3/+2
| | * | | | | netfilter: nft_dynset: support for element deletionAnder Juaristi2019-08-272-0/+25
| | * | | | | netfilter: nfnetlink_log: add support for VLAN informationMichael Braun2019-08-261-0/+57