Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fb75a3791a8032848c987db29b622878d8fe2b1c
/
net
63045bf
netfilter: nf_tables: don't use 'data_size' uninitialized
by Linus Torvalds
· 3 years ago
8aaaf2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 3 years ago
208dd45
tcp: tcp_send_challenge_ack delete useless param `skb`
by Benjamin Yim
· 3 years ago
07b17f0
page_pool: remove spinlock in page_pool_refill_alloc_cache()
by Yunsheng Lin
· 3 years ago
1c7fab7
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
by Menglong Dong
· 3 years ago
8512559
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
by Menglong Dong
· 3 years ago
c504e5c
net: skb: introduce kfree_skb_reason()
by Menglong Dong
· 3 years ago
6f022c2
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
by Paul Blakey
· 3 years ago
77bbcb6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by Jakub Kicinski
· 3 years ago
4a80e02
netfilter: nft_meta: cancel register tracking after meta update
by Pablo Neira Ayuso
· 3 years ago
cc003c7
netfilter: nft_payload: cancel register tracking after payload update
by Pablo Neira Ayuso
· 3 years ago
be5650f
netfilter: nft_bitwise: track register operations
by Pablo Neira Ayuso
· 3 years ago
9b17afb
netfilter: nft_meta: track register operations
by Pablo Neira Ayuso
· 3 years ago
a7c176b
netfilter: nft_payload: track register operations
by Pablo Neira Ayuso
· 3 years ago
12e4ecf
netfilter: nf_tables: add register tracking infrastructure
by Pablo Neira Ayuso
· 3 years ago
2c865a8
netfilter: nf_tables: add rule blob layout
by Pablo Neira Ayuso
· 3 years ago
3b9e2ea
netfilter: nft_limit: move stateful fields out of expression data
by Pablo Neira Ayuso
· 3 years ago
369b6cb
netfilter: nft_limit: rename stateful structure
by Pablo Neira Ayuso
· 3 years ago
567882e
netfilter: nft_numgen: move stateful fields out of expression data
by Pablo Neira Ayuso
· 3 years ago
ed0a0c6
netfilter: nft_quota: move stateful fields out of expression data
by Pablo Neira Ayuso
· 3 years ago
33a24de
netfilter: nft_last: move stateful fields out of expression data
by Pablo Neira Ayuso
· 3 years ago
37f319f
netfilter: nft_connlimit: move stateful fields out of expression data
by Pablo Neira Ayuso
· 3 years ago
408bdcf
net: prefer nf_ct_put instead of nf_conntrack_put
by Florian Westphal
· 3 years ago
6ae7989
netfilter: conntrack: avoid useless indirection during conntrack destruction
by Florian Westphal
· 3 years ago
285c8a7
netfilter: make function op structures const
by Florian Westphal
· 3 years ago
3fce164
netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
by Florian Westphal
· 3 years ago
7197743
netfilter: conntrack: convert to refcount_t api
by Florian Westphal
· 3 years ago
9f3248c
Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by Jakub Kicinski
· 3 years ago
bf44077
af_packet: fix tracking issues in packet_do_bind()
by Eric Dumazet
· 3 years ago
8401e87f
mptcp: reuse __mptcp_make_csum in validate_data_csum
by Geliang Tang
· 3 years ago
c312ee2
mptcp: change the parameter of __mptcp_make_csum
by Geliang Tang
· 3 years ago
ffef737
net/tls: Fix skb memory leak when running kTLS traffic
by Gal Pressman
· 3 years ago
c25af83
sch_cake: revise Diffserv docs
by Kevin Bracey
· 3 years ago
dc35616e
netrom: fix api breakage in nr_setsockopt()
by Dan Carpenter
· 3 years ago
9371937
ax25: uninitialized variable in ax25_setsockopt()
by Dan Carpenter
· 3 years ago
269bda9
mptcp: Check reclaim amount before reducing allocation
by Mat Martineau
· 3 years ago
110b6d1
mptcp: fix a DSS option writing error
by Geliang Tang
· 3 years ago
04fac2c
mptcp: fix opt size when sending DSS + MP_FAIL
by Matthieu Baerts
· 3 years ago
e9d09ba
mptcp: avoid atomic bit manipulation when possible
by Paolo Abeni
· 3 years ago
3e50149
mptcp: cleanup MPJ subflow list handling
by Paolo Abeni
· 3 years ago
a88c9e4
mptcp: do not block subflows creation on errors
by Paolo Abeni
· 3 years ago
86e39e0
mptcp: keep track of local endpoint still available for each msk
by Paolo Abeni
· 3 years ago
71b077e
mptcp: clean-up MPJ option writing
by Paolo Abeni
· 3 years ago
f7d6a23
mptcp: fix per socket endpoint accounting
by Paolo Abeni
· 3 years ago
3d1d6d6
mptcp: implement support for user-space disconnect
by Paolo Abeni
· 3 years ago
71ba088
mptcp: cleanup accept and poll
by Paolo Abeni
· 3 years ago
b29fcfb
mptcp: full disconnect implementation
by Paolo Abeni
· 3 years ago
f284c0c
mptcp: implement fastclose xmit path
by Paolo Abeni
· 3 years ago
58cd405
mptcp: keep snd_una updated for fallback socket
by Paolo Abeni
· 3 years ago
b9f9dba
Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt()
by Dan Carpenter
· 3 years ago
2b70d4f
Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt()
by Dan Carpenter
· 3 years ago
2950714
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by Jakub Kicinski
· 3 years ago
257367c
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by Jakub Kicinski
· 3 years ago
91a760b
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
by Menglong Dong
· 3 years ago
72279d1
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
by Luiz Augusto von Dentz
· 3 years ago
36595d8
net/smc: Reset conn->lgr when link group registration fails
by Wen Gu
· 3 years ago
ccd21ec
ethtool: use phydev variable
by Tom Rix
· 3 years ago
eac1b93
gro: add ability to control gro max packet size
by Coco Li
· 3 years ago
007747a9
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
by Miroslav Lichvar
· 3 years ago
11fd667
net: dsa: setup master before ports
by Vladimir Oltean
· 3 years ago
1e3f407
net: dsa: first set up shared ports, then non-shared ports
by Vladimir Oltean
· 3 years ago
c146f9b
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
by Vladimir Oltean
· 3 years ago
a1ff94c
net: dsa: stop updating master MTU from master.c
by Vladimir Oltean
· 3 years ago
e31dbd3
net: dsa: merge rtnl_lock sections in dsa_slave_create
by Vladimir Oltean
· 3 years ago
904e112
net: dsa: reorder PHY initialization with MTU setup in slave.c
by Vladimir Oltean
· 3 years ago
c4251db
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 3 years ago
d093d17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 3 years ago
23c5426
netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone
by Florian Westphal
· 3 years ago
4e1860a
netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
by Pablo Neira Ayuso
· 3 years ago
1372d34
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
by Toke Høiland-Jørgensen
· 3 years ago
d53ad5d
xdp: Move conversion to xdp_frame out of map functions
by Toke Høiland-Jørgensen
· 3 years ago
64693ec
page_pool: Store the XDP mem id
by Toke Høiland-Jørgensen
· 3 years ago
35b2e54
page_pool: Add callback to init pages when they are allocated
by Toke Høiland-Jørgensen
· 3 years ago
4a48ef7
xdp: Allow registering memory model without rxq reference
by Toke Høiland-Jørgensen
· 3 years ago
b9adba3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 3 years ago
28479934
bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt().
by Kuniyuki Iwashima
· 3 years ago
04c350b
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
by Kuniyuki Iwashima
· 3 years ago
5f33a09
can: isotp: convert struct tpcon::{idx,len} to unsigned int
by Marc Kleine-Budde
· 3 years ago
218d747
bpf, sockmap: Fix double bpf_prog_put on error case in map_link
by John Fastabend
· 3 years ago
5b2c554
bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser()
by John Fastabend
· 3 years ago
2d6ec25
netlink: do not allocate a device refcount tracker in ethnl_default_notify()
by Eric Dumazet
· 3 years ago
88248c3
net/sched: add missing tracker information in qdisc_create()
by Eric Dumazet
· 3 years ago
d94a69c
netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()
by Xin Xiong
· 3 years ago
a68dc7b
net: dsa: remove cross-chip support for HSR
by Vladimir Oltean
· 3 years ago
cad6901
net: dsa: remove cross-chip support for MRP
by Vladimir Oltean
· 3 years ago
ff91e1b
net: dsa: fix incorrect function pointer check for MRP ring roles
by Vladimir Oltean
· 3 years ago
258030a
net: dsa: make dsa_switch :: num_ports an unsigned int
by Vladimir Oltean
· 3 years ago
45a98ef
net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path
by Raed Salem
· 3 years ago
6f89ecf
Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by Jakub Kicinski
· 3 years ago
b3c1906
mac80211: use ieee80211_bss_get_elem()
by Johannes Berg
· 3 years ago
acb99b9
mac80211: Add stations iterator where the iterator function may sleep
by Martin Blumenstingl
· 3 years ago
04be6d3
mac80211: allow non-standard VHT MCS-10/11
by Ping-Ke Shih
· 3 years ago
8b5cb7e
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
by Pavel Skripkin
· 3 years ago
68a18ad
mac80211: initialize variable have_higher_than_11mbit
by Tom Rix
· 3 years ago
1135fad
Namespaceify mtu_expires sysctl
by xu xin
· 3 years ago
1de6b15a
Namespaceify min_pmtu sysctl
by xu xin
· 3 years ago
7d18a07
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
by Eric Dumazet
· 3 years ago
3087a6f
netrom: fix copying in user data in nr_setsockopt
by Christoph Hellwig
· 3 years ago
222a011
udp6: Use Segment Routing Header for dest address if present
by Andrew Lunn
· 3 years ago
e412944
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
by Andrew Lunn
· 3 years ago
Next »