aboutsummaryrefslogtreecommitdiffstats
path: root/net/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-09cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin1-10/+37
2020-03-03devlink: validate length of region addr/lenJakub Kicinski1-0/+2
2020-03-03devlink: validate length of param valuesJakub Kicinski1-12/+19
2020-02-26net: core: devlink.c: Use built-in RCU list checkingMadhuparna Bhowmik1-9/+10
2020-02-26net: Fix Tx hash bound checkingAmritha Nambiar1-0/+2
2020-02-23net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()Madhuparna Bhowmik1-7/+14
2020-02-20net: core: Distribute switch variables for initializationKees Cook1-2/+2
2020-02-18Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni1-20/+2
2020-02-16skbuff: remove stale bit mask commentsRandy Dunlap1-2/+0
2020-02-16net: export netdev_next_lower_dev_rcu()Taehee Yoo1-3/+3
2020-02-16net: add strict checks in netdev_name_node_alt_destroy()Eric Dumazet1-0/+6
2020-02-16net: rtnetlink: fix bugs in rtnl_alt_ifname()Eric Dumazet1-14/+12
2020-02-16net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman1-1/+1
2020-02-13page_pool: refill page when alloc.count of pool is zeroLi RongQing1-14/+8
2020-02-11core: Don't skip generic XDP program execution for cloned SKBsToke Høiland-Jørgensen1-2/+2
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-12/+21
2020-02-07bpf: Improve bucket_log calculation logicMartin KaFai Lau1-2/+3
2020-02-07bpf, sockhash: Synchronize_rcu before free'ing mapJakub Sitnicki1-0/+4
2020-02-07bpf, sockmap: Don't sleep while holding RCU lock on tear-downJakub Sitnicki1-4/+4
2020-02-07bpf, sockmap: Check update requirements after lockingLorenz Bauer1-6/+10
2020-02-07drop_monitor: Do not cancel uninitialized work itemIdo Schimmel1-1/+3
2020-02-05devlink: report 0 after hitting end in region readJacob Keller1-0/+6
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2-2/+2
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-22/+22
2020-01-30net/core: Do not clear VF index for node/port GUIDs queryLeon Romanovsky1-2/+2
2020-01-30net: drop_monitor: Use kstrdupJoe Perches1-6/+2
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds15-3491/+571
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+9
2020-01-27Revert "pktgen: Allow configuration of IPv6 source address range"David S. Miller1-98/+0
2020-01-27flow_dissector: Fix to use new variables for port ranges in bpf hookYoshiki Komachi1-2/+9
2020-01-27net: introduce dev_net notifier register/unregister variantsJiri Pirko1-0/+46
2020-01-27net: push code from net notifier reg/unreg into helpersJiri Pirko1-22/+38
2020-01-27net: call call_netdevice_unregister_net_notifiers from unregisterJiri Pirko1-11/+3
2020-01-27soreuseport: Cleanup duplicate initialization of more_reuse->max_socks.Kuniyuki Iwashima1-1/+0
2020-01-27net: Support GRO/GSO fraglist chaining.Steffen Klassert2-1/+92
2020-01-27net: Add a netdev software feature set that defaults to off.Steffen Klassert1-1/+1
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-49/+84
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+17
2020-01-25devlink: Add health recover notifications on devlink flowsMoshe Shemesh1-87/+89
2020-01-24net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary1-3/+17
2020-01-24neigh_stat_seq_next() should increase position indexVasily Averin1-0/+1
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2-12/+30
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-74/+26
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau1-0/+2
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy1-31/+33
2020-01-22net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki1-2/+0
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel1-1/+1
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-10/+17
2020-01-21net-sysfs: Fix reference count leakJouni Hogander1-1/+3