Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky
2021-08-05net: Remove redundant if statementsYajun Deng
2021-08-05net: core: don't call SIOCBRADD/DELIF for non-bridge devicesNikolay Aleksandrov
2021-08-05net: bridge: fix ioctl lockingNikolay Aleksandrov
2021-08-05net: fix GRO skb truesize updatePaolo Abeni
2021-08-04net: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-04pktgen: Remove redundant clone_skb overrideNick Richardson
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov
2021-08-04net: add netif_set_real_num_queues() for device reconfigJakub Kicinski
2021-08-04net: add extack arg for link opsRocco Yue
2021-08-03move netdev_boot_setup into Space.cArnd Bergmann
2021-08-03net: Keep vertical alignmentYajun Deng
2021-08-03bpf: use skb_expand_head in bpf_out_neigh_v4/6Vasily Averin
2021-08-03skbuff: introduce skb_expand_head()Vasily Averin
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30devlink: Allocate devlink directly in requested net namespaceLeon Romanovsky
2021-07-30devlink: Break parameter notification sequence to be before/after unload/load...Leon Romanovsky
2021-07-30sk_buff: avoid potentially clearing 'slow_gro' fieldPaolo Abeni
2021-07-30net/sched: store the last executed chain also for clsact egressDavide Caratti
2021-07-29mctp: Add MCTP baseJeremy Kerr
2021-07-29skbuff: allow 'slow_gro' for skb carring sock referencePaolo Abeni
2021-07-29net: optimize GRO for the common case.Paolo Abeni
2021-07-29sk_buff: track extension status in slow_groPaolo Abeni
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-28net: let flow have same hash in two directionszhang kai
2021-07-28devlink: Remove duplicated registration checkLeon Romanovsky
2021-07-28bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend
2021-07-28bpf, sockmap: On cleanup we additionally need to remove cached skbJohn Fastabend
2021-07-28bpf, sockmap: Zap ingress queues after stopping strparserJohn Fastabend
2021-07-27net: bonding: move ioctl handling to private ndo operationArnd Bergmann
2021-07-27net: bridge: move bridge ioctls out of .ndo_do_ioctlArnd Bergmann
2021-07-27net: socket: return changed ifreq from SIOCDEVPRIVATEArnd Bergmann
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27dev_ioctl: pass SIOCDEVPRIVATE data separatelyArnd Bergmann
2021-07-27net: split out SIOCDEVPRIVATE handling from dev_ioctlArnd Bergmann
2021-07-27net: netlink: add the case when nlh is NULLYajun Deng
2021-07-27flow_dissector: Fix out-of-bounds warningsGustavo A. R. Silva
2021-07-25devlink: Fix phys_port_name of virtual port and merge errorParav Pandit
2021-07-24bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iterMartin KaFai Lau
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-23net: socket: simplify dev_ifconf handlingArnd Bergmann
2021-07-23net: socket: remove register_gifconfArnd Bergmann
2021-07-23net: socket: rework SIOC?IFMAP ioctlsArnd Bergmann
2021-07-22net: selftests: add MTU testOleksij Rempel
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman
2021-07-20memcg: enable accounting for scm_fp_list objectsVasily Averin
2021-07-20memcg: enable accounting for IP address and routing-related objectsVasily Averin
2021-07-20memcg: enable accounting for net_device and Tx/Rx queuesVasily Averin