summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: netdevice: Add operation ndo_sk_get_lower_devTariq Toukan2021-01-191-0/+33
* net_sched: fix RTNL deadlock again caused by request_module()Cong Wang2021-01-192-40/+75
* net: bridge: check vlan with eth_type_vlan() methodMenglong Dong2021-01-183-12/+5
* sctp: remove the NETIF_F_SG flag before calling skb_segmentXin Long2021-01-171-1/+1
* net: move the hsize check to the else block in skb_segmentXin Long2021-01-171-5/+6
* tcp_cubic: use memset and offsetof initYejune Deng2021-01-161-10/+1
* nfc: netlink: use &w->w in nfc_genl_rcv_nl_eventGeliang Tang2021-01-161-2/+2
* net: dsa: add ops for devlink-sbVladimir Oltean2021-01-161-1/+158
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-01-164-23/+39
|\
| * bpf: Allow to retrieve sol_socket opts from sock_addr progsDaniel Borkmann2021-01-121-2/+23
| * net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi2021-01-082-16/+11
| * net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi2021-01-082-6/+6
| * bpf: Replace fput with sockfd_put in sock mapZheng Yongjun2021-01-081-1/+1
* | neighbor: remove definition of DEBUGTom Rix2021-01-161-1/+0
* | net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean2021-01-162-3/+8
* | dsa: add support for Arrow XRS700x tag trailerGeorge McCollister2021-01-163-0/+68
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-1525-123/+288
|\ \
| * \ Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-1423-121/+202
| |\ \
| | * | mptcp: fix locking in mptcp_disconnect()Paolo Abeni2021-01-141-2/+7
| | * | net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUMTariq Toukan2021-01-141-3/+9
| | * | net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet2021-01-141-2/+7
| | * | net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab2021-01-142-2/+2
| | * | net: sit: unregister_netdevice on newlink's error pathJakub Kicinski2021-01-141-1/+4
| | * | can: isotp: isotp_getname(): fix kernel information leakOliver Hartkopp2021-01-131-0/+1
| | * | rxrpc: Call state should be read with READ_ONCE() under some circumstancesBaptiste Lepers2021-01-131-1/+1
| | * | rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells2021-01-131-2/+4
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-01-132-0/+4
| | |\ \
| | | * | netfilter: nf_nat: Fix memleak in nf_nat_initDinghao Liu2021-01-111-0/+1
| | | * | netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer2021-01-101-0/+3
| | * | | net/smc: use memcpy instead of snprintf to avoid out of bounds readGuvenc Gulce2021-01-133-10/+16
| | * | | smc: fix out of bound access in smc_nl_get_sys_info()Jakub Kicinski2021-01-131-1/+2
| | * | | mptcp: better msk-level shutdown.Paolo Abeni2021-01-131-45/+17
| | * | | mptcp: more strict state checking for acksPaolo Abeni2021-01-131-1/+1
| | * | | net: dsa: clear devlink port type before unregistering slave netdevsVladimir Oltean2021-01-131-0/+4
| | * | | net: dsa: unbind all switches from tree when DSA master unbindsVladimir Oltean2021-01-131-0/+10
| | * | | net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commandsPetr Machata2021-01-131-1/+1
| | * | | esp: avoid unneeded kmap_atomic callWillem de Bruijn2021-01-122-12/+2
| | * | | net: compound page support in skb_seq_readWillem de Bruijn2021-01-121-5/+23
| | * | | tipc: fix NULL deref in tipc_link_xmit()Hoang Le2021-01-091-2/+7
| | * | | net: ipv6: Validate GSO SKB before finish IPv6 processingAya Levin2021-01-091-1/+40
| | |/ /
| | * | net: make sure devices go through netdev_wait_all_refsJakub Kicinski2021-01-091-10/+4
| | * | net: make free_netdev() more lenient with unregistering devicesJakub Kicinski2021-01-093-20/+18
| | * | docs: net: explain struct net_device lifetimeJakub Kicinski2021-01-091-1/+1
| | * | udp: Prevent reuseport_select_sock from reading uninitialized socksBaptiste Lepers2021-01-091-1/+1
| | * | net: fix use-after-free when UDP GRO with shared fraglistDongseok Yi2021-01-091-1/+19
| * | | Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-01-121-1/+1
| |\ \ \
| | * | | net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de2021-01-101-1/+1
| * | | | Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2021-01-111-1/+85
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | SUNRPC: Handle TCP socket sends with kernel_sendpage() againChuck Lever2020-12-181-1/+85
* | | | | net: flow_dissector: Parse PTP L2 packet headerEran Ben Elisha2021-01-151-0/+16