Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
514ddfedb89c19c57de82aedec8da2bd8ff3802c
/
net
514ddfe
ipv4: raw: fix icmp_filter()
by Eric Dumazet
· 14 years ago
09c6cf7
net: guard tcp_set_keepalive() to tcp sockets
by Eric Dumazet
· 14 years ago
6b8fc5c
net: small bug on rxhash calculation
by Chema Gonzalez
· 14 years ago
8d16c62
sctp: Don't charge for data in sndbuf again when transmitting packet
by Thomas Graf
· 14 years ago
2033554
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
by Michal Kubeček
· 14 years ago
410eafa
ipv6: fix return value check in fib6_add()
by Wei Yongjun
· 14 years ago
d5e36b0
ipv6: del unreachable route when an addr is deleted on lo
by Nicolas Dichtel
· 14 years ago
17de307
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
by Gao feng
· 14 years ago
2ab0868
8021q: fix mac_len recomputation in vlan_untag()
by Antonio Quartulli
· 14 years ago
5ee708f
pkt_sched: fix virtual-start-time update in QFQ
by Paolo Valente
· 14 years ago
52ee754
net-sched: sch_cbq: avoid infinite loop
by Eric Dumazet
· 14 years ago
53bf146
xfrm_user: ensure user supplied esn replay window is valid
by Mathias Krause
· 14 years ago
743b911
xfrm_user: don't copy esn replay window twice for new states
by Mathias Krause
· 14 years ago
0c5e375
xfrm_user: fix info leak in copy_to_user_tmpl()
by Mathias Krause
· 14 years ago
97f96ea
xfrm_user: fix info leak in copy_to_user_policy()
by Mathias Krause
· 14 years ago
d5f1f7c
xfrm_user: fix info leak in copy_to_user_state()
by Mathias Krause
· 14 years ago
37d61a2
xfrm_user: fix info leak in copy_to_user_auth()
by Mathias Krause
· 14 years ago
a91af73
xfrm: fix a read lock imbalance in make_blackhole
by Li RongQing
· 14 years ago
f38b334
xfrm_user: return error pointer instead of NULL #2
by Mathias Krause
· 14 years ago
555144b
xfrm_user: return error pointer instead of NULL
by Mathias Krause
· 14 years ago
20eb208
xfrm: Workaround incompatibility of ESN and async crypto
by Steffen Klassert
· 14 years ago
b2c1fca
rds: set correct msg_namelen
by Weiping Pan
· 14 years ago
e6da94b
net: Statically initialize init_net.dev_base_head
by Rustad, Mark D
· 14 years ago
c031edc
Bluetooth: Fix sending a HCI Authorization Request over LE links
by Vinicius Costa Gomes
· 14 years ago
0fcc080
Bluetooth: Change signature of smp_conn_security()
by Vinicius Costa Gomes
· 14 years ago
27d5046
Bluetooth: Fix use-after-free bug in SMP
by Andre Guedes
· 14 years ago
7334e40
cfg80211: fix possible circular lock on reg_regdb_search()
by Luis R. Rodriguez
· 14 years ago
a6be20b
Bluetooth: mgmt: Fix enabling LE while powered off
by Andrzej Kaczmarek
· 14 years ago
ec4d417
Bluetooth: Fix not removing power_off delayed work
by Vinicius Costa Gomes
· 14 years ago
dcc8dbc
Bluetooth: mgmt: Fix enabling SSP while powered off
by Andrzej Kaczmarek
· 14 years ago
ba41a6d
mac80211: clear bssid on auth/assoc failure
by Eliad Peller
· 14 years ago
2ff0cd9
openvswitch: Reset upper layer protocol info on internal devices.
by Jesse Gross
· 14 years ago
b9d798a
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
by Francesco Ruggeri
· 14 years ago
fae286b
l2tp: avoid to use synchronize_rcu in tunnel free function
by xeb@mail.ru
· 14 years ago
fbc3501
tcp: fix cwnd reduction for non-sack recovery
by Yuchung Cheng
· 14 years ago
912af4d
netlink: fix possible spoofing from non-root processes
by Pablo Neira Ayuso
· 14 years ago
7c799a1
af_netlink: force credentials passing [CVE-2012-3520]
by Eric Dumazet
· 14 years ago
9e296be
af_packet: don't emit packet on orig fanout group
by Eric Leblond
· 14 years ago
d09b3b2
net: fix info leak in compat dev_ifconf()
by Mathias Krause
· 14 years ago
62b4d90
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
by Mathias Krause
· 14 years ago
59039dc
dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)
by Mathias Krause
· 14 years ago
00ed5b8
llc: fix info leak via getsockname()
by Mathias Krause
· 14 years ago
dbcba7a
Bluetooth: L2CAP - Fix info leak via getsockname()
by Mathias Krause
· 14 years ago
8717cd3
Bluetooth: RFCOMM - Fix info leak via getsockname()
by Mathias Krause
· 14 years ago
279d3f5
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
by Mathias Krause
· 14 years ago
745dcdb
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
by Mathias Krause
· 14 years ago
639edee
Bluetooth: HCI - Fix info leak via getsockname()
by Mathias Krause
· 14 years ago
87c42a1
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
by Mathias Krause
· 14 years ago
458ed56
atm: fix info leak via getsockname()
by Mathias Krause
· 14 years ago
5b26dbd
atm: fix info leak in getsockopt(SO_ATMPVC)
by Mathias Krause
· 14 years ago
84a2d3c
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
by Ben Hutchings
· 14 years ago
c8cca9d
af_packet: remove BUG statement in tpacket_destruct_skb
by danborkmann@iogearbox.net
· 14 years ago
caf2630
net/core: Fix potential memory leak in dev_set_alias()
by Alexey Khoroshilov
· 14 years ago
7e0c71a
net_sched: gact: Fix potential panic in tcf_gact().
by Hiroaki SHIMODA
· 14 years ago
4658b24
tcp: Apply device TSO segment limit earlier
by Ben Hutchings
· 14 years ago
2dc3b21
net: Allow driver to limit number of GSO segments per skb
by Ben Hutchings
· 14 years ago
af84397
dccp: check ccid before dereferencing
by Mathias Krause
· 14 years ago
43da476
Fix order of arguments to compat_put_time[spec|val]
by Mikulas Patocka
· 14 years ago
234c04c
svcrpc: sends on closed socket should stop immediately
by J. Bruce Fields
· 14 years ago
973caa9
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
by J. Bruce Fields
· 14 years ago
389aec3
svcrpc: fix BUG() in svc_tcp_clear_pages
by J. Bruce Fields
· 14 years ago
3cf3cfc
Bluetooth: Fix legacy pairing with some devices
by Szymon Janc
· 14 years ago
4a20bce
Bluetooth: Set name_state to unknown when entry name is empty
by Ram Malovany
· 14 years ago
a8b8ad6
Bluetooth: Fix using a NULL inquiry cache entry
by Ram Malovany
· 14 years ago
a431bd5
Bluetooth: Fix using NULL inquiry entry
by Ram Malovany
· 14 years ago
510f1d1
cfg80211: fix interface combinations check for ADHOC(IBSS)
by Liang Li
· 14 years ago
25320e7
cfg80211: process pending events when unregistering net device
by Daniel Drake
· 14 years ago
e48fa33
net: feed /dev/random with the MAC address when registering a device
by Theodore Ts'o
· 14 years ago
0295403
wireless: reg: restore previous behaviour of chan->max_power calculations
by Stanislaw Gruszka
· 14 years ago
33db2f2
mac80211: cancel mesh path timer
by Johannes Berg
· 14 years ago
d281dc7
SUNRPC: return negative value in case rpcbind client creation error
by Stanislav Kinsbursky
· 14 years ago
613975f
sunrpc: clnt: Add missing braces
by Joe Perches
· 14 years ago
2ce42ec
tcp: perform DMA to userspace only if there is a task waiting for it
by Jiri Kosina
· 14 years ago
202a366
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
by Jiri Benc
· 14 years ago
ac6b310
tcp: Add TCP_USER_TIMEOUT negative value check
by Hangbin Liu
· 14 years ago
1a86341
wanmain: comparing array with NULL
by Alan Cox
· 14 years ago
4deb65e
net: Fix references to out-of-scope variables in put_cmsg_compat()
by Jesper Juhl
· 14 years ago
a080e65
cipso: don't follow a NULL pointer when setsockopt() is called
by Paul Moore
· 14 years ago
60d2aa5
caif: Fix access to freed pernet memory
by Sjur Brændeland
· 14 years ago
2936d35
sctp: Fix list corruption resulting from freeing an association on a list
by Neil Horman
· 14 years ago
d5eeca5f
sch_sfb: Fix missing NULL check
by Alan Cox
· 14 years ago
a5b4b62
net: Fix memory leak - vlan_info struct
by Amir Hanania
· 14 years ago
f7a47ee
netem: add limitation to reordered packets
by Eric Dumazet
· 14 years ago
032da6a
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
by Jeff Layton
· 14 years ago
7974648
mac80211: fail authentication when AP denied authentication
by Eliad Peller
· 14 years ago
20855fe
tun: fix a crash bug and a memory leak
by Mikulas Patocka
· 14 years ago
738c88c
cfg80211: check iface combinations only when iface is running
by Michal Kazior
· 14 years ago
3cf16f7
mac80211: destroy assoc_data correctly if assoc fails
by Eliad Peller
· 14 years ago
2c07f25
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 14 years ago
bf2370f
mac80211: fix queues stuck issue with HT bandwidth change
by Johannes Berg
· 14 years ago
ee92389
SUNRPC: move per-net operations from svc_destroy()
by Stanislav Kinsbursky
· 14 years ago
1076241
SUNRPC: new svc_bind() routine introduced
by Stanislav Kinsbursky
· 14 years ago
cec8fda
mac80211: correct behaviour on unrecognised action frames
by Johannes Berg
· 14 years ago
576f080
mac80211: clear ifmgd->bssid only after building DELBA
by Eliad Peller
· 14 years ago
0c290a3
batman-adv: only drop packets of known wifi clients
by Marek Lindner
· 14 years ago
a7faba5
batman-adv: fix skb->data assignment
by Antonio Quartulli
· 14 years ago
0d84f6e
cfg80211: fix potential deadlock in regulatory
by Eliad Peller
· 14 years ago
6ee6b4d
NFC: Prevent multiple buffer overflows in NCI
by Dan Rosenberg
· 14 years ago
ee0b2dd
NFC: Return from rawsock_release when sk is NULL
by Eric Dumazet
· 14 years ago
f7153a4
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
by stephen hemminger
· 14 years ago
Next »