index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-19
xfrm6: release dev before returning error
Cong Wang
1
-1
/
+3
2013-05-19
ipv6: do not clear pinet6 field
Eric Dumazet
5
-14
/
+27
2013-05-19
packet: tpacket_v3: do not trigger bug() on wrong header status
Daniel Borkmann
1
-34
/
+20
2013-05-19
bridge: fix race with topology change timer
stephen hemminger
1
-1
/
+1
2013-05-19
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2
-2
/
+2
2013-05-19
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
1
-1
/
+1
2013-05-19
net_sched: act_ipt forward compat with xtables
Jamal Hadi Salim
1
-3
/
+30
2013-05-11
ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
Hans Schillstrom
1
-5
/
+1
2013-05-07
wireless: regulatory: fix channel disabling race condition
Johannes Berg
1
-1
/
+1
2013-05-01
net: drop dst before queueing fragments
Eric Dumazet
2
-6
/
+22
2013-05-01
net: fix incorrect credentials passing
Linus Torvalds
1
-4
/
+10
2013-05-01
net: rate-limit warn-bad-offload splats.
Ben Greear
1
-0
/
+3
2013-05-01
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
1
-33
/
+32
2013-05-01
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-05-01
esp4: fix error return code in esp_output()
Wei Yongjun
1
-3
/
+3
2013-05-01
tcp: Reallocate headroom if it would overflow csum_start
Thomas Graf
1
-2
/
+6
2013-05-01
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
1
-2
/
+2
2013-05-01
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
1
-2
/
+2
2013-05-01
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
1
-0
/
+1
2013-05-01
af_unix: If we don't care about credentials coallesce all messages
Eric W. Biederman
1
-1
/
+1
2013-05-01
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
1
-3
/
+3
2013-05-01
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
1
-0
/
+27
2013-05-01
cbq: incorrect processing of high limits
Vasily Averin
1
-1
/
+4
2013-05-01
netrom: fix invalid use of sizeof in nr_recvmsg()
Wei Yongjun
1
-1
/
+1
2013-05-01
tipc: fix info leaks via msg_name in recv_msg/recv_stream
Mathias Krause
1
-0
/
+7
2013-05-01
rose: fix info leak via msg_name in rose_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
netrom: fix info leak via msg_name in nr_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
1
-0
/
+2
2013-05-01
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
1
-2
/
+2
2013-05-01
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-12
can: gw: use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-3
/
+3
2013-04-05
net: add a synchronize_net() in netdev_rx_handler_unregister()
Eric Dumazet
1
-0
/
+6
2013-04-05
ipv6: don't accept node local multicast traffic from the wire
Hannes Frederic Sowa
1
-0
/
+12
2013-04-05
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
1
-16
/
+10
2013-04-05
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
1
-0
/
+9
2013-04-05
unix: fix a race condition in unix_release()
Paul Moore
1
-4
/
+3
2013-04-05
thermal: shorten too long mcast group name
Masatake YAMATO
1
-0
/
+1
2013-04-05
8021q: fix a potential use-after-free
Cong Wang
1
-7
/
+7
2013-04-05
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
1
-5
/
+2
2013-04-05
tcp: preserve ACK clocking in TSO
Eric Dumazet
1
-2
/
+5
2013-04-05
net: remove a WARN_ON() in net_enable_timestamp()
Eric Dumazet
1
-1
/
+0
2013-04-05
net/irda: add missing error path release_sock call
Kees Cook
1
-2
/
+4
2013-04-05
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
Vinicius Costa Gomes
1
-0
/
+1
2013-04-05
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
Trond Myklebust
1
-2
/
+7
[next]