summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-01-23fou: Fix IPv6 netlink policyKristian Evensen
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
2020-01-23net: sched: pie: fix alignment in struct instancesMohit P. Tahiliani
2020-01-23net: sched: pie: fix commentingMohit P. Tahiliani
2020-01-23pie: rearrange structure members and their initializationsMohit P. Tahiliani
2020-01-23net: sched: pie: move common code to pie.hMohit P. Tahiliani
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau
2020-01-22Bluetooth: fix appearance typo in mgmt.cAlain Michaud
2020-01-22net, ip6_tunnel: fix namespaces moveWilliam Dauchy
2020-01-22net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet
2020-01-22Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy
2020-01-22net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki
2020-01-22Bluetooth: adding missing const decoration to mgmt_status_tableAlain Michaud
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel
2020-01-21net, ip_tunnel: fix namespaces moveWilliam Dauchy
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-01-21tcp/ipv4: remove AF_INET_FAMILYAlex Shi
2020-01-21net/hsr: remove seq_nr_after_or_eqAlex Shi
2020-01-21net/smc: allow unprivileged users to read pnet tableHans Wippel
2020-01-21tcp: remove redundant assigment to snd_cwndTheodore Dubois
2020-01-21tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang
2020-01-21net-sysfs: Fix reference count leakJouni Hogander
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2020-01-21ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-01-20netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-20hsr: Fix a compilation errorxiaofeng.yan
2020-01-20net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-19devlink: Add overlay source MAC is multicast trapAmit Cohen
2020-01-19devlink: Add tunnel generic packet trapsAmit Cohen
2020-01-19devlink: Add non-routable packet trapAmit Cohen
2020-01-19net: sched: act_ctinfo: fix memory leakEric Dumazet
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-01-18netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal
2020-01-18net/rds: Use prefetch for On-Demand-Paging MRHans Westgaard Ry
2020-01-18net/rds: Handle ODP mr registration/unregistrationHans Westgaard Ry
2020-01-17netns: Constify exported functionsGuillaume Nault
2020-01-17net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang
2020-01-17net/sched: act_ife: initalize ife->metalist earlierEric Dumazet
2020-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-16xdp: Use bulking for non-map XDP_REDIRECT and consolidate code pathsToke Høiland-Jørgensen
2020-01-16xdp: Move devmap bulk queue into struct net_deviceToke Høiland-Jørgensen
2020-01-16netfilter: bitwise: add support for shifts.Jeremy Sowden