aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-01-19net: add inline function skb_csum_is_sctpXin Long
2021-01-18net/tls: Except bond interface from some TLS checksTariq Toukan
2021-01-18net/tls: Device offload to use lowest netdevice in chainTariq Toukan
2021-01-18net: netdevice: Add operation ndo_sk_get_lower_devTariq Toukan
2021-01-18net_sched: fix RTNL deadlock again caused by request_module()Cong Wang
2021-01-18net: bridge: check vlan with eth_type_vlan() methodMenglong Dong
2021-01-16sctp: remove the NETIF_F_SG flag before calling skb_segmentXin Long
2021-01-16net: move the hsize check to the else block in skb_segmentXin Long
2021-01-15tcp_cubic: use memset and offsetof initYejune Deng
2021-01-15nfc: netlink: use &w->w in nfc_genl_rcv_nl_eventGeliang Tang
2021-01-15net: dsa: add ops for devlink-sbVladimir Oltean
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-15neighbor: remove definition of DEBUGTom Rix
2021-01-15net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean
2021-01-15dsa: add support for Arrow XRS700x tag trailerGeorge McCollister
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14net: flow_dissector: Parse PTP L2 packet headerEran Ben Elisha
2021-01-14net: vlan: Add parse protocol header opsEran Ben Elisha
2021-01-14net: dsa: tag_dsa: Support reception of packets from LAG devicesTobias Waldekranz
2021-01-14net: dsa: Link aggregation supportTobias Waldekranz
2021-01-14net: dsa: Don't offload port attributes on standalone portsTobias Waldekranz
2021-01-14net: openvswitch: add log message for error caseEelco Chaudron
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-14mptcp: fix locking in mptcp_disconnect()Paolo Abeni
2021-01-14net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUMTariq Toukan
2021-01-14net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet
2021-01-14net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab
2021-01-14net: sit: unregister_netdevice on newlink's error pathJakub Kicinski
2021-01-13tcp: assign skb hash after tcp_event_data_sentYuchung Cheng
2021-01-13net: core: use eth_type_vlan in __netif_receive_skb_coreMenglong Dong
2021-01-13can: isotp: isotp_getname(): fix kernel information leakOliver Hartkopp
2021-01-13rxrpc: Call state should be read with READ_ONCE() under some circumstancesBaptiste Lepers
2021-01-13rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells
2021-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-12net/smc: use memcpy instead of snprintf to avoid out of bounds readGuvenc Gulce
2021-01-12smc: fix out of bound access in smc_nl_get_sys_info()Jakub Kicinski
2021-01-12hci: llc_shdlc: style: Simplify bool comparisonYANG LI
2021-01-12net: dsa: add optional stats64 supportOleksij Rempel
2021-01-12mptcp: better msk-level shutdown.Paolo Abeni
2021-01-12mptcp: more strict state checking for acksPaolo Abeni
2021-01-12net: dsa: clear devlink port type before unregistering slave netdevsVladimir Oltean
2021-01-12net: dsa: unbind all switches from tree when DSA master unbindsVladimir Oltean
2021-01-12net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commandsPetr Machata
2021-01-12bpf: Allow to retrieve sol_socket opts from sock_addr progsDaniel Borkmann
2021-01-12Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-01-11esp: avoid unneeded kmap_atomic callWillem de Bruijn
2021-01-11net: compound page support in skb_seq_readWillem de Bruijn
2021-01-11net: dsa: remove obsolete comments about switchdev transactionsVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from MDB entriesVladimir Oltean