summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2020-11-10inet: udp{4|6}_lib_lookup_skb() skb argument is constEric Dumazet1-3/+3
2020-11-10inet: constify inet_sdif() argumentEric Dumazet1-1/+1
2020-11-09net: remove ip_tunnel_get_stats64Heiner Kallweit1-2/+0
2020-11-07net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais1-0/+5
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+1
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+9
2020-11-06nexthop: Pass extack to register_nexthop_notifier()Ido Schimmel1-1/+2
2020-11-06nexthop: Emit a notification when a nexthop is addedIdo Schimmel1-1/+2
2020-11-06nexthop: Allow setting "offload" and "trap" indications on nexthopsIdo Schimmel1-0/+1
2020-11-06nexthop: Add nexthop notification data structuresIdo Schimmel1-0/+35
2020-11-05sctp: bring inet(6)_skb_parm back to sctp_input_cbXin Long1-0/+6
2020-11-05net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean1-0/+6
2020-11-05net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach1-0/+2
2020-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2-0/+19
2020-11-04tcp: propagate MPTCP skb extensions on xmit splitsPaolo Abeni1-1/+20
2020-11-03mpls: drop skb's dst in mpls_forward()Guillaume Nault1-7/+5
2020-11-02tcp: avoid slow start during fast recovery on new lossesYuchung Cheng1-1/+1
2020-10-31netfilter: nf_reject: add reject skbuff creation helpersJose M. Guisado Gomez2-0/+19
2020-10-30sctp: add the error cause for new encapsulation port restartXin Long1-0/+3
2020-10-30sctp: add udphdr to overhead when udp_port is setXin Long2-2/+6
2020-10-30sctp: allow changing transport encap_port by peer packetsXin Long2-6/+2
2020-10-30sctp: add encap_port for netns sock asoc and transportXin Long2-0/+8
2020-10-30sctp: create udp6 sock and set its encap_rcvXin Long1-0/+1
2020-10-30sctp: create udp4 sock and add its encap_rcvXin Long3-0/+9
2020-10-30mac80211: fix kernel-doc markupsMauro Carvalho Chehab2-7/+9
2020-10-29wimax: move out to stagingArnd Bergmann1-503/+0
2020-10-29xsk: Fix possible memory leak at socket closeMagnus Karlsson1-1/+1
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+6
2020-10-20netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi1-0/+6
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds44-454/+1040
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-5/+5
2020-10-15net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky1-1/+4
2020-10-15nl80211: docs: add a description for s1g_cap parameterMauro Carvalho Chehab1-0/+1
2020-10-14netfilter: restore NF_INET_NUMHOOKSPablo Neira Ayuso1-1/+3
2020-10-14netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso1-0/+1
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+14
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-33/+0
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski3-0/+85
2020-10-12can: remove obsolete version stringsOliver Hartkopp1-1/+0
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso3-0/+85
2020-10-10Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski1-0/+3
2020-10-09netlink: export policy in extended ACKJohannes Berg1-0/+4
2020-10-09net/tls: remove a duplicate function prototypeRandy Dunlap1-4/+0
2020-10-09devlink: Add enable_remote_dev_reset generic parameterMoshe Shemesh1-0/+4
2020-10-09devlink: Add remote reload statsMoshe Shemesh1-0/+4
2020-10-09devlink: Add reload statsMoshe Shemesh1-0/+8
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh1-2/+6
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh1-3/+4