summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-097-9/+18
| |\ \ \
| * | | | sctp: add support for Primary Path SwitchoverXin Long2019-11-083-3/+16
| * | | | sctp: add pf_expose per netns and sock and asocXin Long2019-11-083-0/+20
| * | | | devlink: disallow reload operation during device cleanupJiri Pirko2019-11-081-2/+5
| * | | | net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet2019-11-081-3/+3
| * | | | Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller2019-11-082-10/+16
| |\ \ \ \
| | * | | | cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan2019-11-081-0/+4
| | * | | | mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen2019-11-081-1/+3
| | * | | | mac80211: fix a typo of "function"Joe Perches2019-10-281-1/+1
| | * | | | mac80211: typo fixes in kerneldoc commentsChris Packham2019-10-281-8/+8
| * | | | | net: add annotations on hh->hh_len lockless accessesEric Dumazet2019-11-071-1/+1
| * | | | | devlink: Add layer 3 generic packet exception trapsAmit Cohen2019-11-071-0/+18
| * | | | | devlink: Add layer 3 generic packet trapsAmit Cohen2019-11-071-0/+27
| * | | | | tcp: Remove one extra ktime_get_ns() from cookie_init_timestampEric Dumazet2019-11-071-3/+9
| * | | | | net: silence data-races on sk_backlog.tailEric Dumazet2019-11-061-2/+2
| * | | | | net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet2019-11-061-1/+1
| * | | | | net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet2019-11-061-3/+3
| * | | | | net: avoid potential false sharing in neighbor related codeEric Dumazet2019-11-063-12/+12
| * | | | | net_sched: extend packet counter to 64bitEric Dumazet2019-11-051-2/+2
| * | | | | net_sched: do not export gnet_stats_basic_packed to uapiEric Dumazet2019-11-051-0/+6
| * | | | | net: dsa: Add support for devlink resourcesAndrew Lunn2019-11-051-0/+16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-021-12/+39
| |\ \ \ \ \
| | * | | | | xsk: Restructure/inline XSKMAP lookup/redirect/flushBjörn Töpel2019-11-021-12/+39
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-0211-19/+31
| |\ \ \ \ \
| * | | | | | net: dsa: remove the dst->ds arrayVivien Didelot2019-10-311-5/+0
| * | | | | | net: dsa: remove ds->rtableVivien Didelot2019-10-311-7/+0
| * | | | | | net: dsa: list DSA links in the fabricVivien Didelot2019-10-311-1/+28
| * | | | | | net: sched: update action implementations to support flagsVlad Buslov2019-10-301-1/+6
| * | | | | | net: sched: extend TCA_ACT space with TCA_ACT_FLAGSVlad Buslov2019-10-301-1/+1
| * | | | | | net: sched: modify stats helper functions to support regular statsVlad Buslov2019-10-301-9/+21
| * | | | | | net: sched: don't expose action qstats to skb_tc_reinsert()Vlad Buslov2019-10-301-10/+2
| * | | | | | net: sched: extract qstats update code into functionsVlad Buslov2019-10-301-0/+16
| * | | | | | net: sched: extract bstats update code into functionVlad Buslov2019-10-301-0/+7
| * | | | | | net: sched: extract common action counters update code into functionVlad Buslov2019-10-301-0/+2
| * | | | | | flow_dissector: extract more ICMP informationMatteo Croce2019-10-301-8/+11
| * | | | | | flow_dissector: add meaningful commentsMatteo Croce2019-10-301-0/+1
| * | | | | | net/smc: remove unneeded include for smc.hUrsula Braun2019-10-291-1/+0
| * | | | | | net: dsa: return directly from dsa_to_portVivien Didelot2019-10-291-3/+3
| * | | | | | net: dsa: Add support for devlink device parametersAndrew Lunn2019-10-281-0/+23
| * | | | | | net: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-281-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-10-264-17/+12
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: support for multiple devices per netdev hookPablo Neira Ayuso2019-10-231-2/+2
| | * | | | | netfilter: nf_tables: increase maximum devices number per flowtablePablo Neira Ayuso2019-10-231-1/+1
| | * | | | | netfilter: nf_tables: dynamically allocate hooks per net_device in flowtablesPablo Neira Ayuso2019-10-231-1/+7
| | * | | | | netfilter: nf_flow_table: move priority to struct nf_flowtablePablo Neira Ayuso2019-10-232-2/+1
| | * | | | | netfilter: conntrack: free extension area immediatelyFlorian Westphal2019-10-171-10/+0
| | * | | | | ipvs: batch __ip_vs_cleanupHaishuang Yan2019-10-081-1/+1
| * | | | | | net: dsa: remove dsa_switch_alloc helperVivien Didelot2019-10-221-1/+0
| * | | | | | net: dsa: allocate ports on touchVivien Didelot2019-10-221-2/+0
| * | | | | | net: dsa: use ports list to setup default CPU portVivien Didelot2019-10-221-5/+0