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
2014-07-28
ipv4: icmp: Fix pMTU handling for rare case
Edward Allcutt
1
-2
/
+0
2014-07-28
tcp: Fix divide by zero when pushing during tcp-repair
Christoph Paasch
1
-1
/
+2
2014-07-28
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
1
-7
/
+8
2014-07-28
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
1
-5
/
+11
2014-07-28
8021q: fix a potential memory leak
Li RongQing
1
-1
/
+4
2014-07-28
net: sctp: check proc_dointvec result in proc_sctp_do_auth
Daniel Borkmann
1
-2
/
+1
2014-07-28
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
1
-1
/
+1
2014-07-28
ip_tunnel: fix ip_tunnel_lookup
Dmitry Popov
1
-4
/
+8
2014-07-09
mac80211: fix a memory leak on sta rate selection table
Felix Fietkau
1
-0
/
+1
2014-07-09
mac80211: don't check netdev state for debugfs read/write
Arik Nemtsov
1
-4
/
+2
2014-07-09
Bluetooth: Fix locking of hdev when calling into SMP code
Johan Hedberg
1
-1
/
+6
2014-07-09
Bluetooth: Fix check for connection encryption
Johan Hedberg
1
-1
/
+1
2014-07-09
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
Johan Hedberg
1
-2
/
+5
2014-07-06
netfilter: ipt_ULOG: fix info leaks
Mathias Krause
1
-6
/
+1
2014-07-06
ipvs: Fix panic due to non-linear skb
Peter Christensen
1
-5
/
+10
2014-07-06
SUNRPC: Fix a module reference leak in svc_handle_xprt
Trond Myklebust
1
-0
/
+2
2014-06-30
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
1
-0
/
+2
2014-06-30
Bluetooth: Fix L2CAP deadlock
Jukka Taimisto
1
-1
/
+4
2014-06-30
af_iucv: wrong mapping of sent and confirmed skbs
Ursula Braun
1
-1
/
+1
2014-06-26
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
1
-4
/
+18
2014-06-26
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
1
-1
/
+1
2014-06-26
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
1
-5
/
+15
2014-06-26
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2
-4
/
+4
2014-06-26
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
3
-3
/
+4
2014-06-26
tcp: fix cwnd undo on DSACK in F-RTO
Yuchung Cheng
1
-6
/
+5
2014-06-26
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+3
2014-06-26
net: tunnels - enable module autoloading
Tom Gundersen
3
-0
/
+3
2014-06-26
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
1
-1
/
+6
2014-06-26
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
15
-31
/
+33
2014-06-26
net: Add variants of capable for use on netlink messages
Eric W. Biederman
1
-0
/
+65
2014-06-26
net: Add variants of capable for use on on sockets
Eric W. Biederman
1
-0
/
+49
2014-06-26
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2
-3
/
+8
2014-06-26
netlink: Rename netlink_capable netlink_allowed
Eric W. Biederman
1
-5
/
+5
2014-06-16
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
1
-2
/
+3
2014-06-11
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
1
-2
/
+4
2014-06-07
libceph: fix corruption when using page_count 0 page in rbd
Chunwei Chen
1
-1
/
+19
2014-06-07
Bluetooth: Fix redundant encryption request for reauthentication
Johan Hedberg
1
-3
/
+6
2014-06-07
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Johan Hedberg
1
-0
/
+6
2014-06-07
mac80211: fix on-channel remain-on-channel
Johannes Berg
2
-7
/
+19
2014-06-07
mac80211: fix suspend vs. authentication race
Johannes Berg
3
-3
/
+38
2014-05-30
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
1
-0
/
+1
2014-05-30
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
1
-1
/
+1
2014-05-30
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
1
-1
/
+1
2014-05-30
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
1
-1
/
+1
2014-05-30
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
1
-1
/
+5
2014-05-30
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
1
-2
/
+2
2014-05-30
tcp_cubic: fix the range of delayed_ack
Liu Yu
1
-1
/
+1
2014-05-30
sctp: reset flowi4_oif parameter on route lookup
Xufeng Zhang
1
-1
/
+6
2014-05-30
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
Toshiaki Makita
1
-0
/
+15
2014-05-30
ipv6: fib: fix fib dump restart
Kumar Sundararajan
1
-1
/
+2
[prev]
[next]