Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c7641a31398a2e01744a0903e1948855c3c61281
/
net
c7641a3
ipv6: Don't depend on per socket memory for neighbour discovery messages
by Thomas Graf
· 11 years ago
f4caf51
ipv6: drop packets with multiple fragmentation headers
by Hannes Frederic Sowa
· 11 years ago
4af4275
ipv6: remove max_addresses check from ipv6_create_tempaddr
by Hannes Frederic Sowa
· 11 years ago
55bd7d2
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
by Hannes Frederic Sowa
· 11 years ago
854eafe
tcp: cubic: fix bug in bictcp_acked()
by Eric Dumazet
· 11 years ago
b37ecfd
tcp: cubic: fix overflow error in bictcp_update()
by Eric Dumazet
· 11 years ago
c2a016a
fib_trie: remove potential out of bound access
by Eric Dumazet
· 11 years ago
8ccc1ea
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
by Veaceslav Falico
· 11 years ago
a4583f4
net: check net.core.somaxconn sysctl values
by Roman Gushchin
· 11 years ago
23f9665
htb: fix sign extension bug
by stephen hemminger
· 11 years ago
cf5e19d
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
by Trond Myklebust
· 11 years ago
b9ed46c
af_key: initialize satype in key_notify_policy_flush()
by Nicolas Dichtel
· 12 years ago
87dc8d6
net_sched: info leak in atm_tc_dump_class()
by Dan Carpenter
· 11 years ago
bedb70e
af_key: more info leaks in pfkey messages
by Dan Carpenter
· 11 years ago
bb2fb22
net_sched: Fix stack info leak in cbq_dump_wrr().
by David S. Miller
· 11 years ago
4431c33
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
by Hannes Frederic Sowa
· 11 years ago
3366f24
sctp: fully initialize sctp_outq in sctp_outq_init
by Neil Horman
· 11 years ago
7b621d6
sysctl net: Keep tcp_syn_retries inside the boundary
by Michal Tesar
· 11 years ago
dee5833
nl80211: fix mgmt tx status and testmode reporting for netns
by Michal Kazior
· 11 years ago
8f8ffff
mac80211: fix duplicate retransmission detection
by Johannes Berg
· 11 years ago
76fb316
vlan: fix a race in egress prio management
by Eric Dumazet
· 11 years ago
57f06dc
9p: fix off by one causing access violations and memory corruption
by Sasha Levin
· 11 years ago
09eea84
ipv6: in case of link failure remove route directly instead of letting it expire
by Hannes Frederic Sowa
· 11 years ago
48d01ef
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
by Hannes Frederic Sowa
· 11 years ago
f2e6f75
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data
by Hannes Frederic Sowa
· 11 years ago
27c20fb
l2tp: add missing .owner to struct pppox_proto
by Wei Yongjun
· 11 years ago
113983a
ipv6,mcast: always hold idev->lock before mca_lock
by Amerigo Wang
· 11 years ago
35ddeb7
x25: Fix broken locking in ioctl error paths.
by Dave Jones
· 11 years ago
55b3686
neighbour: fix a race in neigh_destroy()
by Eric Dumazet
· 11 years ago
38b509f
af_key: fix info leaks in notify messages
by Mathias Krause
· 11 years ago
a2b1986
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
by Eric Dumazet
· 11 years ago
89c2fcd
ipv6: don't call addrconf_dst_alloc again when enable lo
by Gao feng
· 11 years ago
d75ff32
ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
by Aydin Arik
· 11 years ago
09a354d
bridge: fix switched interval for MLD Query types
by Linus Lüssing
· 11 years ago
f7f2231
libceph: Fix NULL pointer dereference in auth client code
by Tyler Hicks
· 11 years ago
e8bcbb4
l2tp: Fix sendmsg() return value
by Guillaume Nault
· 11 years ago
e2c5d3e
l2tp: Fix PPP header erasure and memory leak
by Guillaume Nault
· 11 years ago
efb7582
packet: packet_getname_spkt: make sure string is always 0-terminated
by Daniel Borkmann
· 11 years ago
7445f99
net: sctp: fix NULL pointer dereference in socket destruction
by Daniel Borkmann
· 11 years ago
ee48ebd
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
by Gao feng
· 11 years ago
d26ed13
net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
by Andy Lutomirski
· 11 years ago
e816a41
ip_tunnel: fix kernel panic with icmp_dest_unreach
by Eric Dumazet
· 11 years ago
f76399b
tcp: xps: fix reordering issues
by Eric Dumazet
· 11 years ago
0d06c25
tcp: bug fix in proportional rate reduction.
by Nandita Dukkipati
· 11 years ago
6ed6fbe
netlabel: improve domain mapping validation
by Paul Moore
· 11 years ago
72c5c8a
ipv6: fix possible crashes in ip6_cork_release()
by Eric Dumazet
· 11 years ago
c47ba75
tcp: fix tcp_md5_hash_skb_data()
by Eric Dumazet
· 11 years ago
137dbf8
libceph: wrap auth methods in a mutex
by Sage Weil
· 12 years ago
e722283
libceph: wrap auth ops in wrapper functions
by Sage Weil
· 12 years ago
0ad7d72
libceph: add update_authorizer auth method
by Sage Weil
· 12 years ago
02693e1
libceph: fix authorizer invalidation
by Sage Weil
· 12 years ago
e5135c8
libceph: clear messenger auth_retry flag when we authenticate
by Sage Weil
· 12 years ago
20c6d0b
libceph: must hold mutex for reset_changed_osds()
by Alex Elder
· 11 years ago
fdcd9f1
mac80211: close AP_VLAN interfaces before unregistering all
by Johannes Berg
· 11 years ago
89b0d01
xfrm6: release dev before returning error
by Cong Wang
· 12 years ago
131f586
packet: tpacket_v3: do not trigger bug() on wrong header status
by Daniel Borkmann
· 12 years ago
91b58cb
bridge: fix race with topology change timer
by stephen hemminger
· 12 years ago
8453ae7
net: vlan,ethtool: netdev_features_t is more than 32 bit
by Bjørn Mork
· 12 years ago
5afadab
net: use netdev_features_t in skb_needs_linearize()
by Patrick McHardy
· 12 years ago
8433245
net_sched: act_ipt forward compat with xtables
by Jamal Hadi Salim
· 12 years ago
aab0f19
ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
by Hans Schillstrom
· 12 years ago
583dccf
net: drop dst before queueing fragments
by Eric Dumazet
· 12 years ago
760f142
net: fix incorrect credentials passing
by Linus Torvalds
· 12 years ago
f3e9f32
net: rate-limit warn-bad-offload splats.
by Ben Greear
· 12 years ago
b7650ea
tcp: call tcp_replace_ts_recent() from tcp_ack()
by Eric Dumazet
· 12 years ago
e8f5ec6
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
by Daniel Borkmann
· 12 years ago
ee75c45
esp4: fix error return code in esp_output()
by Wei Yongjun
· 12 years ago
20f2f7d
tcp: Reallocate headroom if it would overflow csum_start
by Thomas Graf
· 12 years ago
27c43bb
tcp: incoming connections might use wrong route under synflood
by Dmitry Popov
· 12 years ago
53e10e9
netfilter: don't reset nf_trace in nf_reset()
by Patrick McHardy
· 12 years ago
abea8db
af_unix: If we don't care about credentials coallesce all messages
by Eric W. Biederman
· 12 years ago
eca79ba
net: count hw_addr syncs so that unsync works properly.
by Vlad Yasevich
· 12 years ago
b4bf76d
net IPv6 : Fix broken IPv6 routing table after loopback down-up
by Balakumaran Kannan
· 12 years ago
5d5303a
cbq: incorrect processing of high limits
by Vasily Averin
· 12 years ago
592fc4c
netrom: fix invalid use of sizeof in nr_recvmsg()
by Wei Yongjun
· 12 years ago
caefd21
tipc: fix info leaks via msg_name in recv_msg/recv_stream
by Mathias Krause
· 12 years ago
c3a2d72
rose: fix info leak via msg_name in rose_recvmsg()
by Mathias Krause
· 12 years ago
8274836
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
by Mathias Krause
· 12 years ago
cb0ff07
netrom: fix info leak via msg_name in nr_recvmsg()
by Mathias Krause
· 12 years ago
0270ed5
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
by Mathias Krause
· 12 years ago
1d2ede9
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
by Mathias Krause
· 12 years ago
9e16a5d
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
by Mathias Krause
· 12 years ago
ff7d56d
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
by Mathias Krause
· 12 years ago
104b019
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
by Mathias Krause
· 12 years ago
deae7ef
Bluetooth: fix possible info leak in bt_sock_recvmsg()
by Mathias Krause
· 12 years ago
d8a5d97
ax25: fix info leak via msg_name in ax25_recvmsg()
by Mathias Krause
· 12 years ago
49d94ab
atm: update msg_namelen in vcc_recvmsg()
by Mathias Krause
· 12 years ago
cd60d9e
can: gw: use kmem_cache_free() instead of kfree()
by Wei Yongjun
· 12 years ago
b4f6958
net: add a synchronize_net() in netdev_rx_handler_unregister()
by Eric Dumazet
· 12 years ago
4a421b9
ipv6: don't accept node local multicast traffic from the wire
by Hannes Frederic Sowa
· 12 years ago
9ea0bdf
ipv6: fix bad free of addrconf_init_net
by Hong Zhiguo
· 12 years ago
264ca9c
ipv6: don't accept multicast traffic with scope 0
by Hannes Frederic Sowa
· 12 years ago
673a01c
thermal: shorten too long mcast group name
by Masatake YAMATO
· 12 years ago
736c44a
8021q: fix a potential use-after-free
by Cong Wang
· 12 years ago
b86b771
tcp: undo spurious timeout after SACK reneging
by Yuchung Cheng
· 12 years ago
c81123c
tcp: preserve ACK clocking in TSO
by Eric Dumazet
· 12 years ago
9699581
net: remove a WARN_ON() in net_enable_timestamp()
by Eric Dumazet
· 12 years ago
bdae0c4
net/irda: add missing error path release_sock call
by Kees Cook
· 12 years ago
06b1176
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
by Vinicius Costa Gomes
· 12 years ago
26a140e
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
by Trond Myklebust
· 12 years ago
Next »