Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d1f044103dad70c1cec0a8f3abdf00834fec8b98
/
net
e8c13a6
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 4 years ago
13a9499
mptcp: fix locking in mptcp_disconnect()
by Paolo Abeni
· 4 years ago
25537d7
net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM
by Tariq Toukan
· 4 years ago
3226b15
net: avoid 32 x truesize under-estimation for tiny skbs
by Eric Dumazet
· 4 years ago
2576477
net: tip: fix a couple kernel-doc markups
by Mauro Carvalho Chehab
· 4 years ago
47e4bb1
net: sit: unregister_netdevice on newlink's error path
by Jakub Kicinski
· 4 years ago
b42b3a2
can: isotp: isotp_getname(): fix kernel information leak
by Oliver Hartkopp
· 4 years ago
a95d25d
rxrpc: Call state should be read with READ_ONCE() under some circumstances
by Baptiste Lepers
· 4 years ago
d52e419
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
by David Howells
· 4 years ago
c8a8ead
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by Jakub Kicinski
· 4 years ago
8a44653
net/smc: use memcpy instead of snprintf to avoid out of bounds read
by Guvenc Gulce
· 4 years ago
25fe2c9
smc: fix out of bound access in smc_nl_get_sys_info()
by Jakub Kicinski
· 4 years ago
76e2a55
mptcp: better msk-level shutdown.
by Paolo Abeni
· 4 years ago
20bc80b
mptcp: more strict state checking for acks
by Paolo Abeni
· 4 years ago
91158e1
net: dsa: clear devlink port type before unregistering slave netdevs
by Vladimir Oltean
· 4 years ago
07b9005
net: dsa: unbind all switches from tree when DSA master unbinds
by Vladimir Oltean
· 4 years ago
df85bc1
net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
by Petr Machata
· 4 years ago
e609571
Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 4 years ago
9bd6b62
esp: avoid unneeded kmap_atomic call
by Willem de Bruijn
· 4 years ago
97550f6
net: compound page support in skb_seq_read
by Willem de Bruijn
· 4 years ago
c912fd0
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
by Linus Torvalds
· 4 years ago
869f4fd
netfilter: nf_nat: Fix memleak in nf_nat_init
by Dinghao Liu
· 4 years ago
86b53fb
net: sunrpc: interpret the return value of kstrtou32 correctly
by j.nixdorf@avm.de
· 4 years ago
f6351c3
netfilter: conntrack: fix reading nf_conntrack_buckets
by Jesper Dangaard Brouer
· 4 years ago
b774134
tipc: fix NULL deref in tipc_link_xmit()
by Hoang Le
· 4 years ago
b210de4
net: ipv6: Validate GSO SKB before finish IPv6 processing
by Aya Levin
· 4 years ago
766b051
net: make sure devices go through netdev_wait_all_refs
by Jakub Kicinski
· 4 years ago
c269a24
net: make free_netdev() more lenient with unregistering devices
by Jakub Kicinski
· 4 years ago
2b446e6
docs: net: explain struct net_device lifetime
by Jakub Kicinski
· 4 years ago
fd2ddef
udp: Prevent reuseport_select_sock from reading uninitialized socks
by Baptiste Lepers
· 4 years ago
53475c5
net: fix use-after-free when UDP GRO with shared fraglist
by Dongseok Yi
· 4 years ago
b19218b
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
by Petr Machata
· 4 years ago
7b01e53
nexthop: Unlink nexthop group entry in error path
by Ido Schimmel
· 4 years ago
07e61a9
nexthop: Fix off-by-one error in error path
by Ido Schimmel
· 4 years ago
bb4cc1a1
net: ip: always refragment ip defragmented packets
by Florian Westphal
· 4 years ago
50c6616
net: fix pmtu check in nopmtudisc mode
by Florian Westphal
· 4 years ago
d8f5c29
net: ipv6: fib: flush exceptions when purging route
by Sean Tranchetti
· 4 years ago
4beb17e
net: qrtr: fix null-ptr-deref in qrtr_ns_remove
by Qinglang Miao
· 4 years ago
55b7ab1
net: vlan: avoid leaks on register_vlan_dev() failures
by Jakub Kicinski
· 4 years ago
152a8a6
cfg80211: select CONFIG_CRC32
by Arnd Bergmann
· 4 years ago
aa35e45
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 4 years ago
a8f33c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by Jakub Kicinski
· 4 years ago
b40f97b
net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event
by Xie He
· 4 years ago
4bfc471
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 4 years ago
085c7c4
erspan: fix version 1 check in gre_parse_header()
by Cong Wang
· 4 years ago
bd1248f
net: sched: prevent invalid Scell_log shift count
by Randy Dunlap
· 4 years ago
a533b70
net: neighbor: fix a crash caused by mod zero
by weichenchen
· 4 years ago
21fdca2
ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
by Guillaume Nault
· 4 years ago
e7579d5
net: mptcp: cap forward allocation to 1M
by Davide Caratti
· 4 years ago
4ae2bb8
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
by Antoine Tenart
· 4 years ago
2d57b4f
net-sysfs: take the rtnl lock when storing xps_rxqs
by Antoine Tenart
· 4 years ago
fb25038
net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
by Antoine Tenart
· 4 years ago
1ad58225
net-sysfs: take the rtnl lock when storing xps_cpus
by Antoine Tenart
· 4 years ago
f5f2c9a
libceph: align session_key and con_secret to 16 bytes
by Ilya Dryomov
· 4 years ago
ad32fe8
libceph: fix auth_signature buffer allocation in secure mode
by Ilya Dryomov
· 4 years ago
b4e70d8
netfilter: nftables: add set expression flags
by Pablo Neira Ayuso
· 4 years ago
95cd4bc
netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
by Pablo Neira Ayuso
· 4 years ago
6cb5621
netfilter: xt_RATEEST: reject non-null terminated string from userspace
by Florian Westphal
· 4 years ago
427c940
net/ncsi: Use real net-device for response handler
by John Wang
· 4 years ago
826f328
net: dcb: Validate netlink message in DCB handler
by Petr Machata
· 4 years ago
70990af
Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux
by Linus Torvalds
· 4 years ago
1e72fae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by Jakub Kicinski
· 4 years ago
698285d
net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
by Davide Caratti
· 4 years ago
abdcd06
net: af_packet: fix procfs header for 64-bit pointers
by Baruch Siach
· 4 years ago
4a85a6a
SUNRPC: Handle TCP socket sends with kernel_sendpage() again
by Chuck Lever
· 4 years ago
b1b95cb
xsk: Rollback reservation at NETDEV_TX_BUSY
by Magnus Karlsson
· 4 years ago
f09ced4
xsk: Fix race in SKB mode transmit with shared cq
by Magnus Karlsson
· 4 years ago
8bee683
xsk: Fix memory leak for failed bind
by Magnus Karlsson
· 4 years ago
d64c6f9
Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 4 years ago
74f602d
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 4 years ago
be695ee
Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 4 years ago
44d4775
net/sched: sch_taprio: reset child qdiscs before freeing them
by Davide Caratti
· 4 years ago
5c8193f
netfilter: ipset: fix shift-out-of-bounds in htable_bits()
by Vasily Averin
· 4 years ago
2b33d6f
netfilter: ipset: fixes possible oops in mtype_resize
by Vasily Averin
· 4 years ago
443d6e8
netfilter: x_tables: Update remaining dereference to RCU
by Subash Abhinov Kasiviswanathan
· 4 years ago
13e1603
mptcp: fix pending data accounting
by Paolo Abeni
· 4 years ago
219d049
mptcp: push pending frames when subflow has free space
by Paolo Abeni
· 4 years ago
3f8b266
mptcp: properly annotate nested lock
by Paolo Abeni
· 4 years ago
0c14846
mptcp: fix security context on server socket
by Paolo Abeni
· 4 years ago
3ae32c0
mptcp: clear use_ack and use_map when dropping other suboptions
by Geliang Tang
· 4 years ago
009bd55
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 4 years ago
995433b
net/smc: fix access to parent of an ib device
by Karsten Graul
· 4 years ago
ef72cd3
ethtool: fix error paths in ethnl_set_channels()
by Ivan Vecera
· 4 years ago
c32c928
tipc: do sanity check payload of a netlink message
by Hoang Le
· 4 years ago
48aba79
Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 4 years ago
7061eb8
net: core: introduce __netdev_notify_peers
by Lijun Pan
· 4 years ago
efb796f
ethtool: fix string set id check
by Michal Kubecek
· 4 years ago
ca5b877
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 4 years ago
161b838
netfilter: nftables: fix incorrect increment of loop counter
by Colin Ian King
· 4 years ago
1a50ede
Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6
by Linus Torvalds
· 4 years ago
edffb84
Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs into linux-next
by Trond Myklebust
· 4 years ago
d635a69
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 4 years ago
a268e0f
net: fix proc_fs init handling in af_packet and tls
by Yonatan Linik
· 4 years ago
7f81698
af_vsock: Assign the vsock transport considering the vsock address flags
by Andra Paraschiv
· 4 years ago
1b5f2ab
af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive path
by Andra Paraschiv
· 4 years ago
cada7cc
vsock_addr: Check for supported flag values
by Andra Paraschiv
· 4 years ago
ae0b04b
net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled
by Tariq Toukan
· 4 years, 1 month ago
c31b70c
tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit
by Alexander Duyck
· 4 years, 1 month ago
54970a2
net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed packet
by Vasily Averin
· 4 years ago
adb35e8
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 4 years ago
Next »