index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
9P: Fix race between p9_write_work() and p9_fd_request()
Simon Derr
1
-1
/
+2
2012-09-17
9P: Fix race in p9_write_work()
Simon Derr
1
-9
/
+10
2012-09-17
9P: fix test at the end of p9_write_work()
Simon Derr
1
-1
/
+1
2012-09-17
9P: Fix race in p9_read_work()
Simon Derr
1
-7
/
+7
2012-09-06
net/9p: Check errno validity
Simon Derr
1
-2
/
+16
2012-08-25
Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-7
/
+5
2012-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
4
-8
/
+59
2012-08-21
libceph: avoid truncation due to racing banners
Jim Schutt
1
-2
/
+9
2012-08-21
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
2
-3
/
+3
2012-08-21
ipv4: fix ip header ident selection in __ip_make_skb()
Eric Dumazet
1
-1
/
+1
2012-08-21
ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()
Christoph Paasch
1
-1
/
+6
2012-08-21
tcp: fix possible socket refcount problem
Eric Dumazet
3
-10
/
+18
2012-08-20
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
J. Bruce Fields
1
-5
/
+2
2012-08-20
svcrpc: sends on closed socket should stop immediately
J. Bruce Fields
1
-1
/
+2
2012-08-20
svcrpc: fix BUG() in svc_tcp_clear_pages
J. Bruce Fields
1
-1
/
+1
2012-08-20
libceph: delay debugfs initialization until we learn global_id
Sage Weil
3
-6
/
+50
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-16
net: netprio: fix cgrp create and write priomap race
John Fastabend
1
-5
/
+3
2012-08-16
net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
John Fastabend
1
-0
/
+4
2012-08-16
net: netprio: fix files lock and remove useless d_path bits
John Fastabend
1
-18
/
+4
2012-08-16
act_mirred: do not drop packets when fails to mirror it
Jason Wang
1
-6
/
+5
2012-08-16
netfilter: nf_ct_expect: fix possible access to uninitialized timer
Pablo Neira Ayuso
1
-23
/
+6
2012-08-15
net: fix info leak in compat dev_ifconf()
Mathias Krause
1
-0
/
+1
2012-08-15
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
1
-0
/
+1
2012-08-15
dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)
Mathias Krause
1
-0
/
+1
2012-08-15
dccp: check ccid before dereferencing
Mathias Krause
1
-2
/
+2
2012-08-15
llc: fix info leak via getsockname()
Mathias Krause
1
-2
/
+1
2012-08-15
l2tp: fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
1
-0
/
+1
2012-08-15
atm: fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
atm: fix info leak in getsockopt(SO_ATMPVC)
Mathias Krause
1
-0
/
+1
2012-08-15
bridge: fix rcu dereference outside of rcu_read_lock
Stephen Hemminger
1
-1
/
+2
2012-08-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-18
/
+37
2012-08-14
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
Ben Hutchings
1
-3
/
+1
2012-08-14
llc: Fix races between llc2 handler use and (un)registration
Ben Hutchings
2
-5
/
+18
2012-08-14
llc2: Call llc_station_exit() on llc2_init() failure path
Ben Hutchings
2
-3
/
+4
2012-08-14
llc2: Fix silent failure of llc_station_init()
Ben Hutchings
1
-17
/
+2
2012-08-14
net: ipv6: proc: Fix error handling
Igor Maravic
1
-2
/
+2
2012-08-14
ipv4: Cache local output routes
Yan, Zheng
1
-1
/
+0
2012-08-14
netpoll: re-enable irq in poll_napi()
Amerigo Wang
1
-1
/
+9
[next]