Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5092e9c16da28cc42eade8cec6d14128e877c42e
/
net
eb8b9ae
pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp.
by Al Viro
· 12 years ago
58cc338
new helper: done_path_create()
by Al Viro
· 12 years ago
6cd1e70
vfs: make it possible to access the dentry hash/len as one 64-bit entry
by Linus Torvalds
· 13 years ago
a666d66
UPSTREAM: ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
by Alexander Potapenko
· 8 years ago
11a210e
sctp: do not peel off an assoc from one netns to another one
by Xin Long
· 7 years ago
e7f3f9f
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
by Nicolai Stange
· 7 years ago
18ed6c3
net: ipv4: fix for a race condition in raw_sendmsg
by Mohamed Ghannam
· 7 years ago
1c911cd
ipv4: Avoid reading user iov twice after raw_probe_proto_opt
by Herbert Xu
· 10 years ago
5b400da
ipv4: Use standard iovec primitive in raw_probe_proto_opt
by Herbert Xu
· 10 years ago
e640177
BACKPORT: packet: in packet_do_bind, test fanout with bind_lock held
by Marissa Wall
· 7 years ago
7b983f1
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
by Wei Wang
· 7 years ago
8b98179
packet: fix tp_reserve race in packet_set_ring
by Willem de Bruijn
· 7 years ago
6758127
packet: hold bind lock when rebinding to fanout hook
by Ben Hutchings
· 7 years ago
bd924fe
ANDROID: qtaguid: Fix the UAF probelm with tag_ref_tree
by Chenbo Feng
· 7 years ago
193f237
ipsec: Fix aborted xfrm policy dump crash
by Ben Hutchings
· 7 years ago
9bee074
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
by Paul Lawrence
· 7 years ago
93e6dc1
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
7044edd
net: feed /dev/random with the MAC address when registering a device
by Theodore Ts'o
· 12 years ago
bd0ee4c
net: ipv6: make "ip -6 route get mark xyz" work.
by Lorenzo Colitti
· 10 years ago
28da9a0
net: core: add UID to flows, rules, and routes
by Lorenzo Colitti
· 8 years ago
24750e0
userns: make each net (net_ns) belong to a user_ns
by Eric W. Biederman
· 12 years ago
014132b
Revert "net: core: Support UID-based routing."
by chrmhoffmann
· 6 years ago
07e44b1
BACKPORT: {nl,cfg}80211: support high bitrates
by Vladimir Kondratiev
· 12 years ago
99ca239
nl80211: include NL80211_ATTR_MAC in iface info
by Simon Shields
· 7 years ago
0a29d95
af_unix: use freezable blocking calls in read
by Colin Cross
· 12 years ago
6072cdb
freezer: add unsafe versions of freezable helpers for NFS
by Colin Cross
· 12 years ago
e3e9751
Merge fp2-sibon-17.12.1 into cm-14.1
by chrmhoffmann
· 7 years ago
54bf0df
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
by Srinivas Dasari
· 7 years ago
551f0bd
cfg80211: Check if PMKID attribute is of expected size
by Srinivas Dasari
· 7 years ago
728e940
net/compat.c,linux/filter.h: share compat_sock_fprog
by Will Drewry
· 13 years ago
f563659
sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
by Will Drewry
· 13 years ago
5867c670
Bluetooth: bnep: bnep_add_connection() should verify that its dealing with l2cap socket
by gregkh@linuxfoundation.org
· 7 years ago
975bd8e
Bluetooth: hidp: verify l2cap sockets
by David Herrmann
· 12 years ago
84e4adc
FP2: Merge 17.11.2 into cm-14.1
by chrmhoffmann
· 7 years ago
a197326
xfrm: policy: check policy direction value
by Vladis Dronov
· 7 years ago
cd14660
Bluetooth: Properly check L2CAP config option output buffer length
by Ben Seri
· 7 years ago
b6788d2
ipx: call ipxitf_put() in ioctl error path
by Dan Carpenter
· 7 years ago
5141df6
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
by Eric Dumazet
· 7 years ago
cc05812
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
by Eric Dumazet
· 9 years ago
d97ca94
net: diag: split inet_diag_dump_one_icsk into two
by Lorenzo Colitti
· 9 years ago
496b6d0
net: tcp: deal with listen sockets properly in tcp_abort.
by Lorenzo Colitti
· 9 years ago
559b4f7
net: diag: Support destroying TCP sockets.
by Lorenzo Colitti
· 9 years ago
9dd6888
ipv6: do not clear pinet6 field
by Eric Dumazet
· 12 years ago
c191e25
net: diag: Support SOCK_DESTROY for inet sockets.
by Lorenzo Colitti
· 9 years ago
ffff622
net: diag: Add the ability to destroy a socket.
by Lorenzo Colitti
· 9 years ago
29cd369
netfilter: idletimer: Fix trivial lockdep warning
by Steve Kondik
· 9 years ago
782553d
netfilter: xt_HARDIDLETIMER: Fix use after free condition
by Patrick Daly
· 10 years ago
6a06285
nf: IDLETIMER: Fix possible use before initialization in idletimer_resume
by Patrick Daly
· 10 years ago
3fc7176
nf: IDLETIMER: Adds the uid field in the msg
by Ruchi Kandoi
· 10 years ago
7783a65
netfilter: IDLETIMER: fix invalid deference of timer
by JP Abgrall
· 10 years ago
f9647dc
nf: Remove compilation error caused by e254d2c28c880da28626af6d53b7add5f7d6afee
by Ruchi Kandoi
· 11 years ago
3cf8942
nf: IDLETIMER: time-stamp and suspend/resume handling.
by Ruchi Kandoi
· 11 years ago
43b2e61
ipv6: addrconf: validate new MTU before applying it
by Marcelo Leitner
· 10 years ago
353bcb7
FP2: merge rb1.15 into cm-14.1
by chrmhoffmann
· 7 years ago
938f09e
netfilter: x_tables: make sure e->next_offset covers remaining blob size
by Florian Westphal
· 9 years ago
e208e1d
netfilter: x_tables: check for size overflow
by Florian Westphal
· 9 years ago
7deaa34
ipv4: Don't do expensive useless work during inetdev destroy.
by David S. Miller
· 9 years ago
09b9f19
[PARTIAL] packet: fix races in fanout_add()
by Eric Dumazet
· 7 years ago
1ef8046
Merge "ipx: call ipxitf_put() in ioctl error path" into FPIIM_WIP
by Teemu Hukkanen
· 7 years ago
ea66d88
Merge "ipv6/dccp: do not inherit ipv6_mc_list from parent" into FPIIM_WIP
by Dirk Vogt
· 7 years ago
a50c76f
dccp/tcp: do not inherit mc_list from parent
by Eric Dumazet
· 7 years ago
d57bb16
tcp: avoid infinite loop in tcp_splice_read()
by Eric Dumazet
· 7 years ago
a7ccf63
ipx: call ipxitf_put() in ioctl error path
by Dan Carpenter
· 7 years ago
63572be
ipv6/dccp: do not inherit ipv6_mc_list from parent
by WANG Cong
· 7 years ago
4eec9a1
ipv6: Check ip6_find_1stfragopt() return value properly.
by David S. Miller
· 7 years ago
ed9f09b
ipv6: Prevent overrun when parsing v6 header options
by Craig Gallek
· 7 years ago
4e271b9
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
by Eric Dumazet
· 7 years ago
571fe30
bluetooth: Validate socket address length in sco_sock_bind().
by David S. Miller
· 9 years ago
9f418e4
net: add validation for the socket syscall protocol argument
by Hannes Frederic Sowa
· 9 years ago
3c72acd
ipv6: Don't reduce hop limit for an interface
by D.S. Ljungmark
· 10 years ago
5e93e58
net: llc: use correct size for sysctl timeout entries
by Sasha Levin
· 10 years ago
01830a4
ipv4: try to cache dst_entries which would cause a redirect
by Hannes Frederic Sowa
· 10 years ago
884de0e
Merge fp2-sibon-17.07.6 into cm-14.1
by chrmhoffmann
· 7 years ago
45a06d9
Merge fp2-m-sibon into cm-14.1
by chrmhoffmann
· 7 years ago
6b5a283
netfilter: conntrack: disable generic tracking for known protocols
by Florian Westphal
· 10 years ago
794cf43
netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
by Daniel Borkmann
· 11 years ago
6e615c8
net: guard tcp_set_keepalive() to tcp sockets
by Eric Dumazet
· 12 years ago
dac1641
sctp: validate chunk len before actually using it
by Marcelo Ricardo Leitner
· 8 years ago
4ff4936
netlink: Fix dump skb leak/double free
by Herbert Xu
· 8 years ago
90a6348
netlink: add reference of module in netlink_dump_start
by Gao feng
· 12 years ago
b706b2e
ping: implement proper locking
by Eric Dumazet
· 8 years ago
d600067
libceph: introduce ceph_crypt() for in-place en/decryption
by Ilya Dryomov
· 8 years ago
b73479a
ipv4: keep skb->dst around in presence of IP options
by Eric Dumazet
· 7 years ago
6c097cb
unix: correctly track in-flight fds in sending process user_struct
by Hannes Frederic Sowa
· 9 years ago
15bcdf4
unix: properly account for FDs passed over unix sockets
by willy tarreau
· 9 years ago
b98be2d
ipv6/dccp: do not inherit ipv6_mc_list from parent
by WANG Cong
· 8 years ago
719a832
ipv6: fix out of bound writes in __ip6_append_data()
by Eric Dumazet
· 7 years ago
9ff45de
net/packet: fix overflow in check for tp_reserve
by Andrey Konovalov
· 8 years ago
af4e55a
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
by Andrey Konovalov
· 8 years ago
abb9972
sctp: deny peeloff operation on asocs with threads sleeping on it
by Marcelo Ricardo Leitner
· 8 years ago
3a4d809
packet: fix races in fanout_add()
by Eric Dumazet
· 8 years ago
24a6d2e
dccp/tcp: do not inherit mc_list from parent
by Eric Dumazet
· 8 years ago
5d7ca79
net: ping: check minimum size on ICMP header length
by Kees Cook
· 8 years ago
746792f
mac80211: fix fragmentation code, particularly for encryption
by Johannes Berg
· 11 years ago
36d33e3
net/llc: avoid BUG_ON() in skb_orphan()
by Eric Dumazet
· 8 years ago
f081d5e
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
by Marcelo Ricardo Leitner
· 8 years ago
483e06f
tcp: avoid infinite loop in tcp_splice_read()
by Eric Dumazet
· 8 years ago
ba671b1
net/packet: fix overflow in check for priv area size
by Andrey Konovalov
· 8 years ago
6ac4e55
packet: handle too big packets for PACKET_V3
by Eric Dumazet
· 10 years ago
a117cf0
net/packet: fix overflow in check for tp_reserve
by Andrey Konovalov
· 8 years ago
Next »