summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni
2020-02-28net: core: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-26net: fix sysfs permssions when device changes network namespaceChristian Brauner
2020-02-26net-sysfs: add queue_change_owner()Christian Brauner
2020-02-26net-sysfs: add netdev_change_owner()Christian Brauner
2020-02-26net: core: devlink.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-26net: Fix Tx hash bound checkingAmritha Nambiar
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko
2020-02-25drop_monitor: extend by passing cookie from driverJiri Pirko
2020-02-25devlink: add trap metadata type for cookieJiri Pirko
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko
2020-02-24bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.David Miller
2020-02-24devlink: add ACL generic packet trapsJiri Pirko
2020-02-24net: Remove unneeded export of a couple of xdp generic functionsDavid Ahern
2020-02-23net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_...Madhuparna Bhowmik
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-21bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASHJakub Sitnicki
2020-02-21bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASHJakub Sitnicki
2020-02-21bpf, sockmap: Return socket cookie on lookup from syscallJakub Sitnicki
2020-02-21bpf, sockmap: Don't set up upcalls and progs for listening socketsJakub Sitnicki
2020-02-21bpf, sockmap: Allow inserting listening TCP sockets into sockmapJakub Sitnicki
2020-02-21net, sk_msg: Clear sk_user_data pointer on clone if taggedJakub Sitnicki
2020-02-21net, sk_msg: Annotate lockless access to sk_prot on cloneJakub Sitnicki
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas
2020-02-20net: neigh: remove unused NEIGH_SYSCTL_MS_JIFFIES_ENTRYLi RongQing
2020-02-20net: core: Distribute switch variables for initializationKees Cook
2020-02-18devlink: Force enclosing array on binary fmsg dataAya Levin
2020-02-18Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni
2020-02-17bpf, sockmap: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-17net: bridge: teach ndo_dflt_bridge_getlink() more brport flagsJulian Wiedmann
2020-02-16skbuff: remove stale bit mask commentsRandy Dunlap
2020-02-16net: export netdev_next_lower_dev_rcu()Taehee Yoo
2020-02-16net: add strict checks in netdev_name_node_alt_destroy()Eric Dumazet
2020-02-16net: rtnetlink: fix bugs in rtnl_alt_ifname()Eric Dumazet
2020-02-16net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman
2020-02-13page_pool: refill page when alloc.count of pool is zeroLi RongQing
2020-02-11core: Don't skip generic XDP program execution for cloned SKBsToke Høiland-Jørgensen
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-07bpf: Improve bucket_log calculation logicMartin KaFai Lau
2020-02-07bpf, sockhash: Synchronize_rcu before free'ing mapJakub Sitnicki
2020-02-07bpf, sockmap: Don't sleep while holding RCU lock on tear-downJakub Sitnicki
2020-02-07bpf, sockmap: Check update requirements after lockingLorenz Bauer
2020-02-07drop_monitor: Do not cancel uninitialized work itemIdo Schimmel
2020-02-05devlink: report 0 after hitting end in region readJacob Keller