Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3023898b7d4aac65987bd2f485cc22390aae6f78
/
net
3023898
sock: fix sendmmsg for partial sendmsg
by Soheil Hassas Yeganeh
· 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
7233bc8
sctp: assign assoc_id earlier in __sctp_connect
by Marcelo Ricardo Leitner
· 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
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
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
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
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
e1957db
cfg80211: process events caused by suspend before suspending
by Johannes Berg
· 8 years ago
44060ab
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 8 years ago
a4b8e71
net: sctp, forbid negative length
by Jiri Slaby
· 8 years ago
b678aa5
ipv6: do not increment mac header when it's unset
by Jason A. Donenfeld
· 8 years ago
396a30c
ipv4: use the right lock for ping_group_range
by WANG Cong
· 8 years ago
2a73306
netns: revert "netns: avoid disabling irq for netns id"
by Paul Moore
· 8 years ago
8651be8
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
by WANG Cong
· 8 years ago
8dbad1a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
9799c50
batman-adv: fix splat on disabling an interface
by Linus Lüssing
· 8 years ago
a681574
ipv4: disable BH in set_ping_group_range()
by Eric Dumazet
· 8 years ago
286c72d
udp: must lock the socket in udp_disconnect()
by Eric Dumazet
· 8 years ago
fcd91dd
net: add recursion limit to GRO
by Sabrina Dubroca
· 8 years ago
7aa8e63
ipv6: properly prevent temp_prefered_lft sysctl race
by Jiri Bohac
· 8 years ago
7034b56
netfilter: fix nf_queue handling
by Pablo Neira Ayuso
· 8 years ago
7bb6615
netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reached
by Nicolas Dichtel
· 8 years ago
22d8aa9
net/ncsi: Improve HNCDSC AEN handler
by Gavin Shan
· 8 years ago
bbc7c01
net/ncsi: Choose hot channel as active one if necessary
by Gavin Shan
· 8 years ago
008a424
net/ncsi: Fix stale link state of inactive channels on failover
by Gavin Shan
· 8 years ago
7ba5c00
net/ncsi: Avoid if statements in ncsi_suspend_channel()
by Gavin Shan
· 8 years ago
5712bf9
net/sched: act_mirred: Use passed lastuse argument
by Paul Blakey
· 8 years ago
f61851f
Bluetooth: Fix append max 11 bytes of name to scan rsp data
by Michał Narajowski
· 8 years ago
1ecc281
netfilter: x_tables: suppress kmemcheck warning
by Florian Westphal
· 8 years ago
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
8245458
tcp: do not export sysctl_tcp_low_latency
by Eric Dumazet
· 8 years ago
97c2429
switchdev: Execute bridge ndos only for bridge ports
by Ido Schimmel
· 8 years ago
e4961b0
net: core: Correctly iterate over lower adjacency list
by Ido Schimmel
· 8 years ago
3805a93
flow_dissector: Check skb for VLAN only if skb specified.
by Eric Garver
· 8 years ago
c164154
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
41ee9c5
soreuseport: do not export reuseport_add_sock()
by Eric Dumazet
· 8 years ago
7cb3f92
bridge: multicast: restore perm router ports on multicast enable
by Nikolay Aleksandrov
· 8 years ago
d2e4d59
netfilter: nf_tables: avoid uninitialized variable warning
by Arnd Bergmann
· 8 years ago
7ab4889
tcp: Remove unused but set variable
by Tobias Klauser
· 8 years ago
7e1670c
ipv4: Remove unused but set variable
by Tobias Klauser
· 8 years ago
8d324fd
net/hsr: Remove unused but set variable
by Tobias Klauser
· 8 years ago
5cbee55
Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
ccca660
netfilter: nft_range: validate operation netlink attribute
by Pablo Neira Ayuso
· 8 years ago
21a9e0f
netfilter: nft_exthdr: fix error handling in nft_exthdr_init()
by Dan Carpenter
· 8 years ago
09525a0
netfilter: nf_tables: underflow in nft_parse_u32_check()
by Dan Carpenter
· 8 years ago
5751e17
netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policy
by Liping Zhang
· 8 years ago
f434ed0
netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias name
by Liping Zhang
· 8 years ago
6d19375
netfilter: xt_NFLOG: fix unexpected truncated packet
by Liping Zhang
· 8 years ago
a8b1e36
netfilter: nft_dynset: fix element timeout for HZ != 1000
by Anders K. Pedersen
· 8 years ago
1b203c1
netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constants
by Geert Uytterhoeven
· 8 years ago
9a0b1e8
net: pktgen: remove rcu locking in pktgen_change_name()
by Eric Dumazet
· 8 years ago
a04a480
net: Require exact match for TCP socket lookups if dif is l3mdev
by David Ahern
· 8 years ago
f4a067f
mac80211: move struct aead_req off the stack
by Ard Biesheuvel
· 8 years ago
611b975
batman-adv: Add BATADV_DBG_TP_METER to BATADV_DBG_ALL
by Sven Eckelmann
· 8 years ago
9ca488d
batman-adv: Modify neigh_list only with rcu-list functions
by Sven Eckelmann
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
76506a9
IPv6: fix DESYNC_FACTOR
by Jiri Bohac
· 8 years ago
9d6280d
IPv6: Drop the temporary address regen_timer
by Jiri Bohac
· 8 years ago
f1f081c
Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
a220445
ipv6: correctly add local routes when lo goes up
by Nicolas Dichtel
· 8 years ago
68d00f3
ip6_tunnel: fix ip6_tnl_lookup
by Vadim Fedorenko
· 8 years ago
29fbff8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
Next »