summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-03-11net: Add missing annotation for *netlink_seq_start()Jules Irenge
2020-03-11tcp: Add missing annotation for tcp_child_process()Jules Irenge
2020-03-11raw: Add missing annotations to raw_seq_start() and raw_seq_stop()Jules Irenge
2020-03-11net: sched: make newly activated qdiscs visibleJulian Wiedmann
2020-03-11net/packet: tpacket_rcv: do not increment ring index on dropWillem de Bruijn
2020-03-11net: caif: Add lockdep expression to RCU traversal primitiveAmol Grover
2020-03-11mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari
2020-03-11nl80211: add missing attribute validation for channel switchJakub Kicinski
2020-03-11nl80211: add missing attribute validation for beacon report scanningJakub Kicinski
2020-03-11nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski
2020-03-10pktgen: Allow on loopback deviceLukas Wunner
2020-03-10net/smc: cancel event worker during device removalKarsten Graul
2020-03-10ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu
2020-03-10net: memcg: late association of sock to memcgShakeel Butt
2020-03-09mptcp: don't grow mptcp socket receive buffer when rcvbuf is lockedFlorian Westphal
2020-03-09Merge tag 'batadv-next-for-davem-20200306' of git://git.open-mesh.org/linux-m...David S. Miller
2020-03-09Merge tag 'batadv-net-for-davem-20200306' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-03-09cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin
2020-03-09net: sched: pie: change tc_pie_xstats->probLeslie Monis
2020-03-09tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2020-03-09bpf: sockmap: Add UDP supportLorenz Bauer
2020-03-09bpf: Add sockmap hooks for UDP socketsLorenz Bauer
2020-03-09bpf: sockmap: Simplify sock_map_init_protoLorenz Bauer
2020-03-09bpf: sockmap: Move generic sockmap hooks from BPF TCPLorenz Bauer
2020-03-09bpf: tcp: Move assertions into tcp_bpf_get_protoLorenz Bauer
2020-03-09skmsg: Update saved hooks only onceLorenz Bauer
2020-03-09bpf: sockmap: Only check ULP for TCP socketsLorenz Bauer
2020-03-08inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-08net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_getEric Dumazet
2020-03-08gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet
2020-03-08sched: act: allow user to specify type of HW stats for a filterJiri Pirko
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-03-06netfilter: nft_chain_nat: inet family is missing module ownershipPablo Neira Ayuso
2020-03-05mptcp: always include dack if possible.Paolo Abeni
2020-03-05net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski
2020-03-05hsr: fix refcnt leak of hsr slave interfaceTaehee Yoo
2020-03-05netfilter: nf_tables: fix infinite loop when expr is not availableFlorian Westphal
2020-03-05netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attributePablo Neira Ayuso
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean
2020-03-04bpf: Add selftests for BPF_MODIFY_RETURNKP Singh
2020-03-04bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh
2020-03-04pie: remove pie_vars->accu_prob_overflowsLeslie Monis
2020-03-04pie: remove unnecessary type castingLeslie Monis
2020-03-04pie: use term backlog instead of qlenLeslie Monis
2020-03-04net/sched: act_ct: Use pskb_network_may_pull()Paul Blakey
2020-03-04net/sched: act_ct: Fix ipv6 lookup of offloaded connectionsPaul Blakey
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean