Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eee60c9d4e8f4003bec344e96f919e7534cb0892
/
net
f2cf423
Merge remote-tracking branch 'origin/tmp-9c76358' into msm-4.8
by Kyle Yan
· 8 years ago
aad931a3
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
4a59015
xattr: Fix setting security xattrs on sockfs
by Andreas Gruenbacher
· 8 years ago
a8829ec
Merge remote-tracking branch 'origin/tmp-a25f094' into msm-4.8
by Divya Sharma
· 8 years ago
e76d21c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
5bf35dd
sctp: change sk state only when it has assocs in sctp_shutdown
by Xin Long
· 8 years ago
ea08e39
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
by Scott Mayhew
· 8 years ago
ac6e780
tcp: take care of truncations done by sk_filter()
by Eric Dumazet
· 8 years ago
969447f
ipv4: use new_gw for redirect neigh lookup
by Stephen Suryaputra Lin
· 8 years ago
34fad54
net: __skb_flow_dissect() must cap its return value
by Eric Dumazet
· 8 years ago
4e3264d
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
by Martin KaFai Lau
· 8 years ago
6a116d6
net: ipc_router: Add snapshot of IPC Router
by Karthikeyan Ramasubramanian
· 8 years ago
ef091b3
Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
ef5beed
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
264048a
libceph: initialize last_linger_id with a large integer
by Ilya Dryomov
· 8 years ago
3890dce
libceph: fix legacy layout decode with pool 0
by Yan, Zheng
· 8 years ago
0ace81e
ipv4: update comment to document GSO fragmentation cases.
by Lance Richardson
· 8 years ago
62bdf94
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
by Chuck Lever
· 8 years ago
9b6c14d
net: tcp response should set oif only if it is L3 master
by David Ahern
· 8 years ago
9fa684e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
f567e95
rtnl: reset calcit fptr in rtnl_unregister()
by Mathias Krause
· 8 years ago
9d1a6c4
net: icmp_route_lookup should use rt dev to determine L3 domain
by David Ahern
· 8 years ago
fb56be8
net-ipv6: on device mtu change do not add mtu to mtu-less routes
by Maciej Żenczykowski
· 8 years ago
3023898
sock: fix sendmmsg for partial sendmsg
by Soheil Hassas Yeganeh
· 8 years ago
58c78e1
netfilter: nf_tables: fix oops when inserting an element into a verdict map
by Liping Zhang
· 8 years ago
e0df8ca
netfilter: conntrack: refine gc worker heuristics
by Florian Westphal
· 8 years ago
6114cc5
netfilter: conntrack: fix CT target for UNSPEC helpers
by Florian Westphal
· 8 years ago
fb9c964
netfilter: connmark: ignore skbs with magic untracked conntrack objects
by Florian Westphal
· 8 years ago
8fbfef7
ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
by WANG Cong
· 8 years ago
dd5e9dd
Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8
by Channagoud Kadabi
· 8 years ago
fd0285a
fib_trie: Correct /proc/net/route off by one error
by Alexander Duyck
· 8 years ago
5d41ce2
net: icmp6_send should use dst dev to determine L3 domain
by David Ahern
· 8 years ago
bb29dd8
SUNRPC: Fix suspicious RCU usage
by Anna Schumaker
· 8 years ago
7233bc8
sctp: assign assoc_id earlier in __sctp_connect
by Marcelo Ricardo Leitner
· 8 years ago
fb415f2
Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
00ffc1b
genetlink: fix a memory leak on error path
by WANG Cong
· 8 years ago
990ff4d
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
by Eric Dumazet
· 8 years ago
1aa9d1a
ipv6: dccp: fix out of bound access in dccp_v6_err()
by Eric Dumazet
· 8 years ago
93636d1
netlink: netlink_diag_dump() runs without locks
by Eric Dumazet
· 8 years ago
6706a97
dccp: fix out of bound access in dccp_v4_err()
by Eric Dumazet
· 8 years ago
346da62
dccp: do not send reset to already closed sockets
by Eric Dumazet
· 8 years ago
c3f24cf
dccp: do not release listeners too soon
by Eric Dumazet
· 8 years ago
79d8665
tcp: fix return value for partial writes
by Eric Dumazet
· 8 years ago
9ee6c5d
ipv4: allow local fragmentation in ip_finish_output_gso()
by Lance Richardson
· 8 years ago
ac9e70b
tcp: fix potential memory corruption
by Eric Dumazet
· 8 years ago
14135f3
inet: fix sleeping inside inet_wait_for_connect()
by WANG Cong
· 8 years ago
4fd19c1
ip6_udp_tunnel: remove unused IPCB related codes
by Eli Cooper
· 8 years ago
50ed206
Revert "genetlink: disallow subscribing to unknown mcast groups"
by Subash Abhinov Kasiviswanathan
· 8 years ago
2139ce8a
net: rmnet_data: Add snapshot of rmnet_data driver
by Subash Abhinov Kasiviswanathan
· 8 years ago
4ec05103
ipv6: generate random IID only for temporary addresses on RAWIP devices
by Harout Hedeshian
· 9 years ago
5494800
msm_rmnet: merge support for RAWIP msm_rmnet device
by Subash Abhinov Kasiviswanathan
· 14 years ago
80c888a
net: Add the get current NAPI context API
by Subash Abhinov Kasiviswanathan
· 9 years ago
8d42629
svcrdma: backchannel cannot share a page for send and rcv buffers
by Chuck Lever
· 8 years ago
e7947ea
unix: escape all null bytes in abstract unix domain socket
by Isaac Boukris
· 8 years ago
2c8657d
Merge tag 'linux-can-fixes-for-4.9-20161031' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 8 years ago
dae399d
sctp: hold transport instead of assoc when lookup assoc in rx path
by Xin Long
· 8 years ago
7c17fcc
sctp: return back transport in __sctp_rcv_init_lookup
by Xin Long
· 8 years ago
cd26da4
sctp: hold transport instead of assoc in sctp_diag
by Xin Long
· 8 years ago
deb507f
can: bcm: fix warning in bcm_connect/proc_register
by Oliver Hartkopp
· 8 years ago
4f2e4ad
net: mangle zero checksum in skb_checksum_help()
by Eric Dumazet
· 8 years ago
e551c32
net: clear sk_err_soft in sk_clone_lock()
by Eric Dumazet
· 8 years ago
ce6dd23
dctcp: avoid bogus doubling of cwnd after loss
by Florian Westphal
· 8 years ago
19bda36
ipv6: add mtu lock check in __ip6_rt_update_pmtu
by Xin Long
· 8 years ago
f89c56c
ipv6: Don't use ufo handling on later transformed packets
by Jakub Sitnicki
· 8 years ago
b73b8a1
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
by Liping Zhang
· 8 years ago
c17c3cd
netfilter: nf_tables: destroy the set if fail to add transaction
by Liping Zhang
· 8 years ago
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
06bd2b1
tipc: fix broadcast link synchronization problem
by Jon Paul Maloy
· 8 years ago
ff57087
rds: debug messages are enabled by default
by shamir rabinovitch
· 8 years ago
880b583
Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
ad60133
Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
104ba78
packet: on direct_xmit, limit tso and csum to supported devices
by Willem de Bruijn
· 8 years ago
4700e9c
net_sched actions: use nla_parse_nested()
by Johannes Berg
· 8 years ago
ae148b0
ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
by Eli Cooper
· 8 years ago
e4cabca
inet: Fix missing return value in inet6_hash
by Craig Gallek
· 8 years ago
bf911e9
sctp: validate chunk len before actually using it
by Marcelo Ricardo Leitner
· 8 years ago
18e601d
sunrpc: fix some missing rq_rbuffer assignments
by Jeff Layton
· 8 years ago
5747620
netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
9ee7837
net sched filters: fix notification of filter delete with proper handle
by Jamal Hadi Salim
· 8 years ago
bc72f3d
flow_dissector: fix vlan tag handling
by Arnd Bergmann
· 8 years ago
d5d32e4
net: ipv6: Do not consider link state for nexthop validation
by David Ahern
· 8 years ago
830218c
net: ipv6: Fix processing of RAs in presence of VRF
by David Ahern
· 8 years ago
f1d505b
netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_check
by John W. Linville
· 8 years ago
444f901
netfilter: nf_conntrack_sip: extend request line validation
by Ulrich Weber
· 8 years ago
dab4506
netfilter: nf_tables: fix race when create new element in dynset
by Liping Zhang
· 8 years ago
61f9e29
netfilter: nf_tables: fix *leak* when expr clone fail
by Liping Zhang
· 8 years ago
bb6a6e8
netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabled
by Liping Zhang
· 8 years ago
10df8e6
udp: fix IP_CHECKSUM handling
by Eric Dumazet
· 8 years ago
ecc515d
sctp: fix the panic caused by route update
by Xin Long
· 8 years ago
2876a34
sunrpc: don't pass on-stack memory to sg_set_buf
by J. Bruce Fields
· 8 years ago
e1957db
cfg80211: process events caused by suspend before suspending
by Johannes Berg
· 8 years ago
9b25916
BACKPORT: Don't show empty tag stats for unprivileged uids
by Mohamad Ayyash
· 9 years ago
e7ae508
netfilter: xt_quota2: make quota2_log work well
by Liping Zhang
· 8 years ago
e094aab
xt_qtaguid: Fix panic caused by processing non-full socket.
by John Stultz
· 9 years ago
fd34d9f
xt_qtaguid: Fix panic caused by synack processing
by John Stultz
· 9 years ago
e0844a4
netfilter: xt_qtaguid: seq_printf fixes
by Amit Pundir
· 9 years ago
0066e9d
ANDROID: net: fix 'const' warnings
by Brian Norris
· 9 years ago
c12563f
xt_qtaguid: fix a race condition in if_tag_stat_update
by liping.zhang
· 9 years ago
996b72e
netfilter: xt_qtaguid/socket: build fixes for 4.4
by Amit Pundir
· 9 years ago
cdaaafe
net: ipv6: fix virtual tunneling build
by Amit Pundir
· 10 years ago
Next »