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-08-23
net: remove delay at device dismantle
Eric Dumazet
7
-23
/
+26
2012-08-23
Merge git://1984.lsi.us.es/nf-next
David S. Miller
22
-129
/
+219
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
64
-278
/
+556
2012-08-22
netfilter: remove unnecessary goto statement for error recovery
Jean Sacren
3
-15
/
+3
2012-08-22
netfilter: replace list_for_each_continue_rcu with new interface
Michael Wang
1
-4
/
+6
2012-08-22
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
2
-3
/
+3
2012-08-22
ipv4: fix ip header ident selection in __ip_make_skb()
Eric Dumazet
1
-1
/
+1
2012-08-22
ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()
Christoph Paasch
1
-1
/
+6
2012-08-22
tcp: fix possible socket refcount problem
Eric Dumazet
3
-10
/
+18
2012-08-20
netfilter: nf_conntrack: remove unnecessary RTNL locking
Patrick McHardy
1
-5
/
+0
2012-08-20
netfilter: sparse endian fixes
Patrick McHardy
4
-7
/
+9
2012-08-20
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
Neal Cardwell
3
-14
/
+14
2012-08-20
net/core/dev.c: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2012-08-20
net: ipv6: fix oops in inet_putpeer()
Patrick McHardy
2
-0
/
+10
2012-08-20
caif: Do not dereference NULL in chnl_recv_cb()
Jesper Juhl
1
-0
/
+4
2012-08-20
Merge git://1984.lsi.us.es/nf
David S. Miller
4
-48
/
+89
2012-08-20
af_packet: don't emit packet on orig fanout group
Eric Leblond
2
-2
/
+23
2012-08-20
tipc: eliminate configuration for maximum number of name publications
Ying Xue
4
-26
/
+5
2012-08-20
tipc: eliminate configuration for maximum number of name subscriptions
Ying Xue
4
-28
/
+7
2012-08-20
tipc: add __read_mostly annotations to several global variables
Ying Xue
3
-11
/
+11
2012-08-20
tipc: convert tipc_nametbl_size type from variable to macro
Ying Xue
1
-5
/
+5
2012-08-20
tipc: change tipc_net_start routine return value type
Ying Xue
3
-6
/
+4
2012-08-20
tipc: manually inline single use media_name_valid routine
Ying Xue
1
-16
/
+1
2012-08-20
tipc: remove pointless name sanity check and tipc_alphabet array
Ying Xue
4
-12
/
+3
2012-08-20
tipc: fix lockdep warning during bearer initialization
Ying Xue
1
-1
/
+15
2012-08-20
tipc: optimize the initialization of network device notifier
Ying Xue
1
-3
/
+10
2012-08-20
packet: Report fanout status via diag engine
Pavel Emelyanov
3
-21
/
+42
2012-08-20
packet: Report rings cfg via diag engine
Pavel Emelyanov
1
-1
/
+47
2012-08-20
gre: information leak in ip6_tnl_ioctl()
Dan Carpenter
1
-0
/
+2
2012-08-17
xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bh
Fan Du
1
-2
/
+2
2012-08-17
net: netprio: fix cgrp create and write priomap race
John Fastabend
1
-5
/
+3
2012-08-17
net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
John Fastabend
1
-0
/
+4
2012-08-17
net: netprio: fix files lock and remove useless d_path bits
John Fastabend
1
-18
/
+4
2012-08-17
act_mirred: do not drop packets when fails to mirror it
Jason Wang
1
-6
/
+5
2012-08-17
sctp: fix bogus if statement in sctp_auth_recv_cid()
Dan Carpenter
1
-1
/
+1
2012-08-17
sctp: fix compile issue with disabled CONFIG_NET_NS
Ulrich Weber
1
-6
/
+3
2012-08-16
netfilter: nf_ct_expect: fix possible access to uninitialized timer
Pablo Neira Ayuso
1
-23
/
+6
2012-08-16
net: fix info leak in compat dev_ifconf()
Mathias Krause
1
-0
/
+1
2012-08-16
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
1
-0
/
+1
2012-08-16
dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)
Mathias Krause
1
-0
/
+1
2012-08-16
dccp: check ccid before dereferencing
Mathias Krause
1
-2
/
+2
2012-08-16
llc: fix info leak via getsockname()
Mathias Krause
1
-2
/
+1
2012-08-16
l2tp: fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-16
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-16
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-16
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-08-16
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-08-16
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-16
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
1
-0
/
+1
2012-08-16
atm: fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
[next]