- 5463352 net: dccp: delete repeated words by Randy Dunlap · 4 years, 4 months ago
- 8540591 net: netlink: delete repeated words by Randy Dunlap · 4 years, 4 months ago
- 2bdcc73 net: ipv4: delete repeated words by Randy Dunlap · 4 years, 4 months ago
- b8d7a7c net: sctp: ulpqueue.c: delete duplicated word by Randy Dunlap · 4 years, 4 months ago
- 14f45bb net: sctp: sm_make_chunk.c: delete duplicated words + fix typo by Randy Dunlap · 4 years, 4 months ago
- 93c3216 net: sctp: protocol.c: delete duplicated words + punctuation by Randy Dunlap · 4 years, 4 months ago
- 9932564 net: sctp: chunk.c: delete duplicated word by Randy Dunlap · 4 years, 4 months ago
- 440d399 net: sctp: bind_addr.c: delete duplicated word by Randy Dunlap · 4 years, 4 months ago
- 861e702 net: sctp: auth.c: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
- 5e80a0c net: sctp: associola.c: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
- 583bbf0 io_uring: allow tcp ancillary data for __sys_recvmsg_sock() by Luke Hsiao · 4 years, 4 months ago
- 5d080b5 devlink: Protect devlink port list traversal by Parav Pandit · 4 years, 5 months ago
- 79604c5 devlink: Fix per port reporter fields initialization by Parav Pandit · 4 years, 5 months ago
- 7611cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
- eee049c l2tp: remove tunnel and session debug flags field by Tom Parkin · 4 years, 4 months ago
- ac6ebaf l2tp: remove custom logging macros by Tom Parkin · 4 years, 4 months ago
- 6b7bdcd l2tp: add tracepoints to l2tp_core.c by Tom Parkin · 4 years, 4 months ago
- 2a03dd8 l2tp: add tracepoint definitions in trace.h by Tom Parkin · 4 years, 4 months ago
- 3f117d6 l2tp: add tracepoint infrastructure to core by Tom Parkin · 4 years, 4 months ago
- 5ee759c l2tp: use standard API for warning log messages by Tom Parkin · 4 years, 4 months ago
- ab141e3 l2tp: remove noisy logging, use appropriate log levels by Tom Parkin · 4 years, 4 months ago
- 1292336 l2tp: don't log data frames by Tom Parkin · 4 years, 4 months ago
- eeaac36 net: nexthop: don't allow empty NHA_GROUP by Nikolay Aleksandrov · 4 years, 4 months ago
- 1aecbf1 net: dccp: Convert to use the preferred fallthrough macro by Miaohe Lin · 4 years, 4 months ago
- 4af7b32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 5 months ago
- f6db909 tipc: call rcu_read_lock() in tipc_aead_encrypt_done() by Xin Long · 4 years, 5 months ago
- eda814b net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow by Alaa Hleihel · 4 years, 5 months ago
- ab921f3 net: sctp: Fix negotiation of the number of data streams. by David Laight · 4 years, 5 months ago
- 272502f gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY by Mark Tomlinson · 4 years, 5 months ago
- d0a84e1 ethtool: allow flow-type ether without IP protocol field by Vishal Kulkarni · 4 years, 5 months ago
- 394fcd8 net: zerocopy: combine pages in zerocopy_sg_from_iter() by Eric Dumazet · 4 years, 5 months ago
- c8a36f1 bpf: xdp: Fix XDP mode when no mode flags specified by Andrii Nakryiko · 4 years, 5 months ago
- ce51f63 net/smc: Prevent kernel-infoleak in __smc_diag_dump() by Peilin Ye · 4 years, 5 months ago
- bdfbb63c ptp: Add generic ptp v2 header parsing function by Kurt Kanzenbach · 4 years, 5 months ago
- d1fb555 netlink: fix state reallocation in policy export by Johannes Berg · 4 years, 5 months ago
- f4ecc74 net: Stop warning about SO_BSDCOMPAT usage by Miaohe Lin · 4 years, 5 months ago
- ad66411 net: ipv4: remove duplicate "the the" phrase in Kconfig text by Colin Ian King · 4 years, 5 months ago
- f01204e ethtool: Don't omit the netlink reply if no features were changed by Maxim Mikityanskiy · 4 years, 5 months ago
- 2847bfe ethtool: Account for hw_features in netlink interface by Maxim Mikityanskiy · 4 years, 5 months ago
- 840110a ethtool: Fix preserving of wanted feature bits in netlink interface by Maxim Mikityanskiy · 4 years, 5 months ago
- 4ef1a7c ipv6: some fixes for ipv6_dev_find() by Xin Long · 4 years, 5 months ago
- eabe861 net: handle the return value of pskb_carve_frag_list() correctly by Miaohe Lin · 4 years, 5 months ago
- e3ec1e8 net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear() by Miaohe Lin · 4 years, 5 months ago
- 7f8901b net: tipc: Convert to use the preferred fallthrough macro by Miaohe Lin · 4 years, 5 months ago
- 8aa26c5 netlink: make NLA_BINARY validation more flexible by Johannes Berg · 4 years, 5 months ago
- bc04358 netlink: consistently use NLA_POLICY_MIN_LEN() by Johannes Berg · 4 years, 5 months ago
- 8140860 netlink: consistently use NLA_POLICY_EXACT_LEN() by Johannes Berg · 4 years, 5 months ago
- 4cf7562 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- 8dfddfb net: qrtr: fix usage of idr in port assignment to socket by Necip Fazil Yildiran · 4 years, 5 months ago
- 7f9bf6e Revert "net: xdp: pull ethernet header off packet after computing skb->protocol" by David S. Miller · 4 years, 5 months ago
- b3b2854 mptcp: sendmsg: reset iter on error redux by Florian Westphal · 4 years, 5 months ago
- bd71ea6 net: devlink: Remove overzealous WARN_ON with snapshots by Andrew Lunn · 4 years, 5 months ago
- c530189 tipc: not enable tipc when ipv6 works as a module by Xin Long · 4 years, 5 months ago
- 47733f9 tipc: fix uninit skb->data in tipc_nl_compat_dumpit() by Cong Wang · 4 years, 5 months ago
- 8c26544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 5 months ago
- 71a5041 Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 4 years, 5 months ago
- 55eff0e net: Fix potential wrong skb->protocol in skb_vlan_untag() by Miaohe Lin · 4 years, 5 months ago
- f8414a8 net: xdp: pull ethernet header off packet after computing skb->protocol by Jason A. Donenfeld · 4 years, 5 months ago
- 410520d0 Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 5 months ago
- 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 5 months ago
- 0ae18a8 can: j1939: add rxtimer for multipacket broadcast session by Zhang Changzhong · 4 years, 5 months ago
- 2b8b2e3 can: j1939: abort multipacket broadcast session when timeout occurs by Zhang Changzhong · 4 years, 5 months ago
- e8b1765 can: j1939: cancel rxtimer on multipacket broadcast session complete by Zhang Changzhong · 4 years, 5 months ago
- f4fd77f can: j1939: fix support for multipacket broadcast message by Zhang Changzhong · 4 years, 5 months ago
- 10a3b7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 5 months ago
- 35759383 mptcp: sendmsg: reset iter on error by Florian Westphal · 4 years, 5 months ago
- e591d298 Merge tag 'linux-can-fixes-for-5.9-20200814' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 4 years, 5 months ago
- e052d05 can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions by Oleksij Rempel · 4 years, 5 months ago
- 840835c can: j1939: transport: add j1939_session_skb_find_by_offset() function by Oleksij Rempel · 4 years, 5 months ago
- af804b7 can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated by Oleksij Rempel · 4 years, 5 months ago
- cd3b363 can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer() by Oleksij Rempel · 4 years, 5 months ago
- b43e3a8 can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack by Oleksij Rempel · 4 years, 5 months ago
- 38ba8b9 can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can() by Eric Dumazet · 4 years, 5 months ago
- 5c04da5 netfilter: ebtables: reject bogus getopt len value by Florian Westphal · 4 years, 5 months ago
- a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- 1f3a090 net: openvswitch: introduce common code for flushing flows by Tonghao Zhang · 4 years, 5 months ago
- 88fd1cb af_packet: TPACKET_V3: fix fill status rwlock imbalance by John Ogness · 4 years, 5 months ago
- 84f44df bpf: sock_ops sk access may stomp registers when dst_reg = src_reg by John Fastabend · 4 years, 5 months ago
- fd09af0 bpf: sock_ops ctx access may stomp registers in corner case by John Fastabend · 4 years, 5 months ago
- 59136aa netfilter: nf_tables: free chain context when BINDING flag is missing by Florian Westphal · 4 years, 5 months ago
- 2404b73 netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency by Florian Westphal · 4 years, 5 months ago
- 068d9d1 bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST by Andrii Nakryiko · 4 years, 5 months ago
- 9643609 Revert "ipv4: tunnel: fix compilation on ARCH=um" by David S. Miller · 4 years, 5 months ago
- 2e0d8fe net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus by Eric Dumazet · 4 years, 5 months ago
- 06a7a37 ipv4: tunnel: fix compilation on ARCH=um by Johannes Berg · 4 years, 5 months ago
- 1980c05 vsock: fix potential null pointer dereference in vsock_poll() by Stefano Garzarella · 4 years, 5 months ago
- 7c2a69f Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 5 months ago
- d76f335 net: initialize fastreuse on inet_inherit_port by Tim Froidcoeur · 4 years, 5 months ago
- 62ffc58 net: refactor bind_bucket fastreuse into helper by Tim Froidcoeur · 4 years, 5 months ago
- 0f5907a net: Fix potential memory leak in proto_register() by Miaohe Lin · 4 years, 5 months ago
- 26896f0 net/nfc/rawsock.c: add CAP_NET_RAW check. by Qingyu Li · 4 years, 5 months ago
- b06c19d net/tls: Fix kmap usage by Ira Weiny · 4 years, 5 months ago
- 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- f19008e tcp: correct read of TFO keys on big endian systems by Jason Baron · 4 years, 5 months ago
- 519a8a6 net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces" by Christoph Hellwig · 4 years, 5 months ago
- 2f94162 netfilter: nft_compat: remove flush counter optimization by Florian Westphal · 4 years, 5 months ago
- b428336 netfilter: nf_tables: nft_exthdr: the presence return value should be little-endian by Stephen Suryaputra · 4 years, 5 months ago
- 7a6b604 Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 5 months ago
- 7c7ab58 net: Convert to use the fallthrough macro by Miaohe Lin · 4 years, 5 months ago
- 11f920d net: Use helper function ip_is_fragment() by Miaohe Lin · 4 years, 5 months ago