summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2020-02-24net: Special handling for IP & MPLS.Martin Varghese
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese
2020-02-24devlink: add ACL generic packet trapsJiri Pirko
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21net: Generate reuseport group ID on group creationJakub Sitnicki
2020-02-21tcp_bpf: Don't let child socket inherit parent protocol ops on copyJakub Sitnicki
2020-02-21net, sk_msg: Clear sk_user_data pointer on clone if taggedJakub Sitnicki
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas
2020-02-19net: core: add helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-18devlink: Force enclosing array on binary fmsg dataAya Levin
2020-02-17net: sched: correct flower port blockingJason Baron
2020-02-17net: sched: don't take rtnl lock during flow_action setupVlad Buslov
2020-02-17net: sched: refactor ct action helpers to require tcf_lockVlad Buslov
2020-02-17net: sched: refactor police action helpers to require tcf_lockVlad Buslov
2020-02-17net: sched: lock action when translating it to flow_action infraVlad Buslov
2020-02-16net/sock.h: fix all kernel-doc warningsRandy Dunlap
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-14mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld
2020-02-13net/flow_dissector: remove unexist field descriptionHangbin Liu
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil
2020-02-07cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam
2020-02-07cfg80211: add no HE indication to the channel flagHaim Dreyfuss
2020-02-07mac80211: use more bits for ack_frame_idJohannes Berg
2020-02-05bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven
2020-01-30udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn
2020-01-28udp: segment looped gso packets correctlyWillem de Bruijn
2020-01-27devlink: add macro for "fw.roce"Vasundhara Volam
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25net: sched: Make TBF Qdisc offloadablePetr Machata
2020-01-25mptcp: do not inherit inet proto opsFlorian Westphal
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2020-01-24mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch
2020-01-24mptcp: Implement MPTCP receive pathMat Martineau
2020-01-24mptcp: Write MPTCP DSS headers to outgoing data packetsMat Martineau
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani
2020-01-23net: sched: pie: export symbols to be reused by FQ-PIEMohit P. Tahiliani