summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2019-11-12net/sched: actions: remove unused 'order'Davide Caratti-1/+0
2019-11-12devlink: Allow large formatted message of binary outputAya Levin-3/+1
2019-11-12netprio: use css ID instead of cgroup IDTejun Heo-1/+1
2019-11-11devlink: Add new "enable_roce" generic device paramMichael Guralnik-0/+4
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko-1/+4
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-9/+18
2019-11-08sctp: add support for Primary Path SwitchoverXin Long-3/+16
2019-11-08sctp: add pf_expose per netns and sock and asocXin Long-0/+20
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko-2/+5
2019-11-08net: fix data-race in neigh_event_send()Eric Dumazet-2/+2
2019-11-08net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet-3/+3
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller-10/+16
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan-0/+4
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen-1/+3
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen-2/+2
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet-1/+1
2019-11-07devlink: Add layer 3 generic packet exception trapsAmit Cohen-0/+18
2019-11-07devlink: Add layer 3 generic packet trapsAmit Cohen-0/+27
2019-11-07tcp: Remove one extra ktime_get_ns() from cookie_init_timestampEric Dumazet-3/+9
2019-11-06net: silence data-races on sk_backlog.tailEric Dumazet-2/+2
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+2
2019-11-06net/tls: add a TX lockJakub Kicinski-0/+5
2019-11-06net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet-1/+1
2019-11-06net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet-3/+3
2019-11-06net: avoid potential false sharing in neighbor related codeEric Dumazet-12/+12
2019-11-05net: prevent load/store tearing on sk->sk_stampEric Dumazet-2/+2
2019-11-05net_sched: extend packet counter to 64bitEric Dumazet-2/+2
2019-11-05net_sched: do not export gnet_stats_basic_packed to uapiEric Dumazet-0/+6
2019-11-05net: dsa: Add support for devlink resourcesAndrew Lunn-0/+16
2019-11-05net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley-0/+4
2019-11-05bonding: fix state transition issue in link monitoringJay Vosburgh-2/+1
2019-11-04netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner-1/+2
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-12/+39
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-19/+31
2019-11-02xsk: Restructure/inline XSKMAP lookup/redirect/flushBjörn Töpel-12/+39
2019-10-31net: dsa: remove the dst->ds arrayVivien Didelot-5/+0
2019-10-31net: dsa: remove ds->rtableVivien Didelot-7/+0
2019-10-31net: dsa: list DSA links in the fabricVivien Didelot-1/+28
2019-10-30net: sched: update action implementations to support flagsVlad Buslov-1/+6
2019-10-30net: sched: extend TCA_ACT space with TCA_ACT_FLAGSVlad Buslov-1/+1
2019-10-30net: sched: modify stats helper functions to support regular statsVlad Buslov-9/+21
2019-10-30net: sched: don't expose action qstats to skb_tc_reinsert()Vlad Buslov-10/+2
2019-10-30net: sched: extract qstats update code into functionsVlad Buslov-0/+16
2019-10-30net: sched: extract bstats update code into functionVlad Buslov-0/+7
2019-10-30net: sched: extract common action counters update code into functionVlad Buslov-0/+2
2019-10-30net: annotate lockless accesses to sk->sk_napi_idEric Dumazet-3/+3
2019-10-30flow_dissector: extract more ICMP informationMatteo Croce-8/+11
2019-10-30flow_dissector: add meaningful commentsMatteo Croce-0/+1
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet-2/+2
2019-10-29net/smc: remove unneeded include for smc.hUrsula Braun-1/+0