Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0ef083d3123cc12be45df01a157cb8cc7dcfaa88
/
net
0ef083d
ip: factor out protocol delivery helper
by Paolo Abeni
· 6 years ago
e3e9202
udp: add support for UDP_GRO cmsg
by Paolo Abeni
· 6 years ago
9719a55
udp: implement GRO for plain UDP sockets.
by Paolo Abeni
· 6 years ago
8badcb7
udp: implement complete book-keeping for encap_needed
by Paolo Abeni
· 6 years ago
d8a1c5f
net: wireless: update db.txt for WLAN
by Yuanyuan Liu
· 6 years ago
1daf1a3
cfg80211: Include length of kek in rekey data
by Vidyullatha Kanchanapally
· 7 years ago
80ac362
Merge "Merge android-4.19.10 (67319b7) into msm-4.19"
by qctecmdr Service
· 6 years ago
e96bfc1
Merge "cfg80211: Add AP stopped interface"
by qctecmdr Service
· 6 years ago
492774f
Merge "Revert "genetlink: disallow subscribing to unknown mcast groups""
by qctecmdr Service
· 6 years ago
f1b5112
gss_krb5: Remove VLA usage of skcipher
by Kees Cook
· 6 years ago
10cda01
lib80211: don't use skcipher
by Johannes Berg
· 6 years ago
a02922a
rxrpc: Remove VLA usage of skcipher
by Kees Cook
· 6 years ago
0dfe700
mac802154: Remove VLA usage of skcipher
by Kees Cook
· 6 years ago
4464303
cfg80211: Add AP stopped interface
by Sameer Thalappil
· 11 years ago
047570f
Revert "genetlink: disallow subscribing to unknown mcast groups"
by Subash Abhinov Kasiviswanathan
· 7 years ago
6ed29e4
libceph: Remove VLA usage of skcipher
by Kees Cook
· 6 years ago
f687fb9
Merge android-4.19.10 (67319b7) into msm-4.19
by Ivaylo Georgiev
· 6 years ago
91959ce
net: qrtr: Add support for DEL_PROC control message
by Chris Lew
· 6 years ago
7c96c68
net: qrtr: Add forwarding support based on net id
by Chris Lew
· 6 years ago
28ca987
Merge "Merge remote-tracking branch 'origin_4.19/tmp-0567d2f' into msm-4.19"
by qctecmdr Service
· 6 years ago
4ac13bd
Merge remote-tracking branch 'origin_4.19/tmp-0567d2f' into msm-4.19
by Rishabh Bhatnagar
· 6 years ago
ce4ce2c
net: qrtr: Add support for USB transport
by Gustavo Solaira
· 6 years ago
7da513b
net: qrtr: Allow Root guid process to bind
by Arun Kumar Neelakantam
· 6 years ago
f8bde24
net: qrtr: Move rx worker to separate worker thread
by Arun Kumar Neelakantam
· 6 years ago
3944d87
net: qrtr: Rearrange tx wait and protect critical section
by Chris Lew
· 6 years ago
1219be1
net: qrtr: Make servers multi state ports
by Chris Lew
· 6 years ago
f7c9e8f
net: qrtr: Prevent stale ports from sending
by Chris Lew
· 6 years ago
610e2ee
net: qrtr: Remove flow count on send failure
by Chris Lew
· 6 years ago
67319b7
Merge 4.19.10 into android-4.19
by Greg Kroah-Hartman
· 6 years ago
d265655
tcp: lack of available data can also cause TSO defer
by Eric Dumazet
· 6 years ago
e5f42e0
netfilter: nf_tables: deactivate expressions in rule replecement routine
by Taehee Yoo
· 6 years ago
8038f92
netfilter: nf_conncount: remove wrong condition check routine
by Taehee Yoo
· 6 years ago
5517d4c
netfilter: nat: fix double register in masquerade modules
by Taehee Yoo
· 6 years ago
18218f8
netfilter: add missing error handling code for register functions
by Taehee Yoo
· 6 years ago
9838090
netfilter: ipv6: Preserve link scope traffic original oif
by Alin Nastac
· 6 years ago
28ad909
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
by Xin Long
· 6 years ago
fb0fc90
netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
by Taehee Yoo
· 6 years ago
00bac44
netfilter: nf_tables: fix use-after-free when deleting compat expressions
by Florian Westphal
· 6 years ago
e947f9a
netfilter: xt_RATEEST: remove netns exit routine
by Taehee Yoo
· 6 years ago
8fe8940
netfilter: nf_tables: don't skip inactive chains during update
by Florian Westphal
· 6 years ago
4a3b49f
netfilter: nf_conncount: fix unexpected permanent node of list.
by Taehee Yoo
· 6 years ago
ae60f47
netfilter: nf_conncount: fix list_del corruption in conn_free
by Taehee Yoo
· 6 years ago
08c7e68
netfilter: nf_conncount: use spin_lock_bh instead of spin_lock
by Taehee Yoo
· 6 years ago
9ac6074
net: fix XPS static_key accounting
by Sabrina Dubroca
· 6 years ago
b4b8a71
net: restore call to netdev_queue_numa_node_write when resetting XPS
by Sabrina Dubroca
· 6 years ago
a275c66
sctp: update frag_point when stream_interleave is set
by Xin Long
· 6 years ago
bbc83e8
tcp: fix NULL ref in tail loss probe
by Yuchung Cheng
· 6 years ago
03b271c
tcp: Do not underestimate rwnd_limited
by Eric Dumazet
· 6 years ago
5148726
sctp: kfree_rcu asoc
by Xin Long
· 6 years ago
a482f80
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
by Eric Dumazet
· 6 years ago
7fafda1
net: use skb_list_del_init() to remove from RX sublists
by Edward Cree
· 6 years ago
1621863
net: Prevent invalid access to skb->prev in __qdisc_drop_all
by Christoph Paasch
· 6 years ago
c4ec6a9
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
by Shmulik Ladkani
· 6 years ago
fd018cb
ipv6: Check available headroom in ip6_xmit() even without options
by Stefano Brivio
· 6 years ago
ffe5754
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
by Jiri Wiesner
· 6 years ago
6f76e79
Merge 4.19.9 into android-4.19
by Greg Kroah-Hartman
· 6 years ago
b74a078
mac80211: ignore NullFunc frames in the duplicate detection
by Emmanuel Grumbach
· 6 years ago
e9f8baa
mac80211: fix reordering of buffered broadcast packets
by Felix Fietkau
· 6 years ago
5074991
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
by Felix Fietkau
· 6 years ago
a75ac4e
mac80211: Clear beacon_int in ieee80211_do_stop
by Ben Greear
· 6 years ago
e08ab93
mac80211: fix GFP_KERNEL under tasklet context
by Yan-Hsuan Chuang
· 6 years ago
d66c1b9
cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
by Jouni Malinen
· 6 years ago
33154a2
SUNRPC: Fix leak of krb5p encode pages
by Chuck Lever
· 6 years ago
2e959f2
batman-adv: Expand merged fragment buffer for full packet
by Sven Eckelmann
· 6 years ago
25683ac
batman-adv: Use explicit tvlv padding for ELP packets
by Sven Eckelmann
· 6 years ago
e9a05bb
spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only
by Rishabh Bhatnagar
· 6 years ago
49fe708
Merge 4.19.8 into android-4.19
by Greg Kroah-Hartman
· 6 years ago
6235c22
tipc: use destination length for copy string
by Guoqing Jiang
· 6 years ago
0d4d37b
Merge "Merge LTS tag v4.19.4 into msm-kona"
by qctecmdr Service
· 6 years ago
f29a17a
Merge "Merge LTS tag v4.19.2 into msm-kona"
by qctecmdr Service
· 6 years ago
ca68d3a
Merge "Merge LTS tag v4.19.1 into msm-kona"
by qctecmdr Service
· 6 years ago
2271061
Merge LTS tag v4.19.4 into msm-kona
by Blagovest Kolenichev
· 6 years ago
60b1073
Merge LTS tag v4.19.3 into msm-kona
by Blagovest Kolenichev
· 6 years ago
c454ec1
Merge 4.19.7 into android-4.19
by Greg Kroah-Hartman
· 6 years ago
635c56d
Merge 4.19.6 into android-4.19
by Greg Kroah-Hartman
· 6 years ago
4e3fbd7
tipc: fix lockdep warning during node delete
by Jon Maloy
· 6 years ago
aaa7e45
tcp: defer SACK compression after DupThresh
by Eric Dumazet
· 6 years ago
4aaa233
net: skb_scrub_packet(): Scrub offload_fwd_mark
by Petr Machata
· 6 years ago
f2a67e6
packet: copy user buffers before orphan or clone
by Willem de Bruijn
· 6 years ago
b24a813
net: don't keep lonely packets forever in the gro hash
by Paolo Abeni
· 6 years ago
aeeb996
ANDROID: net: ipv6: autoconf routes into per-device tables
by Lorenzo Colitti
· 11 years ago
6a82b2a
ANDROID: netfilter: xt_IDLETIMER: Add new netlink msg type
by JP Abgrall
· 13 years ago
8ee2711
ANDROID: netfilter: xt_quota2: adding the original quota2 from xtables-addons
by JP Abgrall
· 13 years ago
2ad8e60
UPSTREAM: tcp: start receiver buffer autotuning sooner
by Yuchung Cheng
· 6 years ago
c4dbd9e
UPSTREAM: tcp: up initial rmem to 128KB and SYN rwin to around 64KB
by Yuchung Cheng
· 6 years ago
cf03984
ANDROID: net: xfrm: make PF_KEY SHA256 use RFC-compliant truncation.
by Lorenzo Colitti
· 8 years ago
acfb09c
netfilter: nf_defrag_ipv4: Add sysctl to disable per interface
by Subash Abhinov Kasiviswanathan
· 7 years ago
ab1a520
SUNRPC: Fix a bogus get/put in generic_key_to_expire()
by Trond Myklebust
· 6 years ago
bf8295f
can: raw: check for CAN FD capable netdev in raw_sendmsg()
by Oliver Hartkopp
· 6 years ago
cddcc99
tcp: do not release socket ownership in tcp_close()
by Eric Dumazet
· 6 years ago
292c48e
llc: do not use sk_eat_skb()
by Eric Dumazet
· 6 years ago
cd94713
sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer
by Xin Long
· 6 years ago
02e28d5
libceph: fall back to sendmsg for slab pages
by Ilya Dryomov
· 6 years ago
7818cf3
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
by YueHaibing
· 6 years ago
1cf11e7
netfilter: nft_compat: ebtables 'nat' table is normal chain type
by Florian Westphal
· 6 years ago
2f6bf79
netfilter: ipset: Fix calling ip_set() macro at dumping
by Jozsef Kadlecsik
· 6 years ago
e8b258c
netfilter: xt_IDLETIMER: add sysfs filename checking routine
by Taehee Yoo
· 6 years ago
97fdf29
netfilter: ipset: fix ip_set_list allocation failure
by Andrey Ryabinin
· 6 years ago
cb3e590
netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
by Eric Westbrook
· 6 years ago
c75116e
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace
by Stefano Brivio
· 6 years ago
Next »