summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* devlink: Introduce external controller flagParav Pandit2020-09-091-2/+6
* devlink: Move structure comments outside of structureParav Pandit2020-09-091-3/+12
* devlink: Add comment block for missing port attributesParav Pandit2020-09-091-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-09-092-3/+4
|\
| * netfilter: nf_tables: add userdata support for nft_objectJose M. Guisado Gomez2020-09-081-0/+2
| * ipvs: remove dependency on ip6_tablesYaroslav Bolyukin2020-08-311-3/+0
| * netfilter: nf_tables: add userdata attributes to nft_tableJose M. Guisado Gomez2020-08-281-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-053-2/+4
|\ \
| * \ Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-08-271-1/+1
| |\ \
| | * | rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells2020-08-201-1/+1
| * | | ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototypeTobias Klauser2020-08-241-1/+1
| * | | netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-08-211-0/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-018-90/+203
|\ \ \
| * | | xsk: Add shared umem support between queue idsMagnus Karlsson2020-08-311-0/+2
| * | | xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...Magnus Karlsson2020-08-312-5/+5
| * | | xsk: Rearrange internal structs for better performanceMagnus Karlsson2020-08-312-18/+22
| * | | xsk: Enable sharing of dma mappingsMagnus Karlsson2020-08-312-0/+14
| * | | xsk: Move addrs from buffer pool to umemMagnus Karlsson2020-08-311-0/+1
| * | | xsk: Move xsk_tx_list and its lock to buffer poolMagnus Karlsson2020-08-312-3/+6
| * | | xsk: Move queue_id, dev and need_wakeup to buffer poolMagnus Karlsson2020-08-312-3/+4
| * | | xsk: Move fill and completion rings to buffer poolMagnus Karlsson2020-08-312-3/+3
| * | | xsk: Create and free buffer pool independently from umemMagnus Karlsson2020-08-312-5/+11
| * | | xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson2020-08-312-55/+60
| * | | xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-312-4/+7
| * | | bpf: Allow local storage to be used from LSM programsKP Singh2020-08-261-0/+2
| * | | bpf: Split bpf_local_storage to bpf_sk_storageKP Singh2020-08-261-60/+1
| * | | bpf: Generalize bpf_sk_storageKP Singh2020-08-261-0/+52
| * | | bpf: Generalize caching for sk_storage.KP Singh2020-08-261-0/+19
| * | | bpf: Renames in preparation for bpf_local_storageKP Singh2020-08-251-2/+2
| * | | tcp: bpf: Optionally store mac header in TCP_SAVE_SYNMartin KaFai Lau2020-08-241-0/+1
| * | | bpf: tcp: Allow bpf prog to write and parse TCP header optionMartin KaFai Lau2020-08-241-0/+49
| * | | bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()Martin KaFai Lau2020-08-241-2/+4
| * | | bpf: tcp: Add bpf_skops_established()Martin KaFai Lau2020-08-241-1/+1
| * | | tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockoptMartin KaFai Lau2020-08-242-1/+2
| * | | tcp: bpf: Add TCP_BPF_DELACK_MAX setsockoptMartin KaFai Lau2020-08-241-0/+1
| * | | tcp: Use a struct to represent a saved_synMartin KaFai Lau2020-08-241-1/+7
* | | | net: ipv4: remove unused arg exact_dif in compute_scoreMiaohe Lin2020-08-311-10/+0
* | | | net: clean up codestyleMiaohe Lin2020-08-312-2/+2
* | | | ipv6: add ipv6_fragment hook in ipv6_stubwenxu2020-08-311-0/+3
| |_|/ |/| |
* | | mac80211: rename csa counters to countdown countersJohn Crispin2020-08-271-18/+17
* | | nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu2020-08-271-0/+3
* | | inet: remove inet_sk_copy_descendant()Eric Dumazet2020-08-261-7/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-231-1/+2
|\ \ \ | |/ / |/| / | |/
| * ipv6: some fixes for ipv6_dev_find()Xin Long2020-08-191-1/+2
* | netlink: make NLA_BINARY validation more flexibleJohannes Berg2020-08-181-27/+31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-142-0/+6
|\
| * net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-08-121-0/+4
| * tcp: correct read of TFO keys on big endian systemsJason Baron2020-08-101-0/+2
* | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-111-1/+1
|\ \
| * | netfilter: conntrack: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-1/+1