index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-10
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
1
-0
/
+4
2012-10-10
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
3
-8
/
+9
2012-10-10
rds: set correct msg_namelen
Weiping Pan
1
-0
/
+3
2012-10-10
net: Statically initialize init_net.dev_base_head
Rustad, Mark D
2
-2
/
+5
2012-10-10
cfg80211: fix possible circular lock on reg_regdb_search()
Luis R. Rodriguez
1
-3
/
+9
2012-09-19
SUNRPC: Fix a UDP transport regression
Trond Myklebust
3
-14
/
+24
2012-09-19
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
Francesco Ruggeri
1
-2
/
+12
2012-09-19
l2tp: avoid to use synchronize_rcu in tunnel free function
xeb@mail.ru
2
-2
/
+2
2012-09-19
netlink: fix possible spoofing from non-root processes
Pablo Neira Ayuso
1
-1
/
+3
2012-09-19
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
2
-3
/
+3
2012-09-19
af_packet: don't emit packet on orig fanout group
Eric Leblond
2
-2
/
+23
2012-09-19
net: fix info leak in compat dev_ifconf()
Mathias Krause
1
-0
/
+1
2012-09-19
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
1
-0
/
+1
2012-09-19
dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)
Mathias Krause
1
-0
/
+1
2012-09-19
llc: fix info leak via getsockname()
Mathias Krause
1
-2
/
+1
2012-09-19
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-09-19
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-09-19
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-09-19
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-09-19
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-09-19
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
1
-0
/
+1
2012-09-19
atm: fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-09-19
atm: fix info leak in getsockopt(SO_ATMPVC)
Mathias Krause
1
-0
/
+1
2012-09-19
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
Ben Hutchings
1
-3
/
+1
2012-09-19
af_packet: remove BUG statement in tpacket_destruct_skb
danborkmann@iogearbox.net
1
-1
/
+0
2012-09-19
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
1
-2
/
+5
2012-09-19
net_sched: gact: Fix potential panic in tcf_gact().
Hiroaki SHIMODA
1
-3
/
+11
2012-09-19
tcp: Apply device TSO segment limit earlier
Ben Hutchings
4
-11
/
+18
2012-09-19
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
1
-0
/
+4
2012-09-12
Bluetooth: Fix using uninitialized option in RFCMode
Szymon Janc
1
-6
/
+8
2012-09-12
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
J. Bruce Fields
1
-5
/
+2
2012-09-12
svcrpc: sends on closed socket should stop immediately
J. Bruce Fields
1
-1
/
+2
2012-09-12
svcrpc: fix BUG() in svc_tcp_clear_pages
J. Bruce Fields
1
-1
/
+1
2012-09-12
dccp: check ccid before dereferencing
Mathias Krause
1
-2
/
+2
2012-09-12
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2
-1
/
+8
2012-08-19
cfg80211: process pending events when unregistering net device
Daniel Drake
3
-1
/
+7
2012-08-19
mac80211: cancel mesh path timer
Johannes Berg
1
-0
/
+1
2012-08-19
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
1
-1
/
+3
2012-08-19
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
1
-1
/
+7
2012-08-19
tcp: Add TCP_USER_TIMEOUT negative value check
Hangbin Liu
1
-1
/
+4
2012-08-19
wanmain: comparing array with NULL
Alan Cox
1
-28
/
+23
2012-08-19
cipso: don't follow a NULL pointer when setsockopt() is called
Paul Moore
1
-2
/
+4
2012-08-19
caif: Fix access to freed pernet memory
Sjur Brændeland
1
-1
/
+1
2012-08-19
sctp: Fix list corruption resulting from freeing an association on a list
Neil Horman
2
-7
/
+12
2012-08-19
sch_sfb: Fix missing NULL check
Alan Cox
1
-0
/
+2
2012-08-10
drop_monitor: dont sleep in atomic context
Eric Dumazet
1
-68
/
+33
2012-08-10
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
1
-5
/
+7
2012-08-10
drop_monitor: Make updating data->skb smp safe
Neil Horman
1
-16
/
+54
2012-08-10
drop_monitor: fix sleeping in invalid context warning
Neil Horman
1
-7
/
+7
2012-08-10
SUNRPC: return negative value in case rpcbind client creation error
Stanislav Kinsbursky
1
-2
/
+2
[next]