index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-31
nl80211: move set_qos_map command into split state
Johannes Berg
1
-6
/
+5
2014-07-28
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
1
-0
/
+4
2014-07-28
dns_resolver: Null-terminate the right string
Ben Hutchings
1
-1
/
+1
2014-07-28
dns_resolver: assure that dns_query() result is null-terminated
Manuel Schölling
1
-1
/
+3
2014-07-28
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
5
-2
/
+10
2014-07-28
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
1
-107
/
+15
2014-07-28
tipc: clear 'next'-pointer of message fragments before reassembly
Jon Paul Maloy
1
-0
/
+1
2014-07-28
netlink: Fix handling of error from netlink_dump().
Ben Pfaff
1
-2
/
+2
2014-07-28
appletalk: Fix socket referencing in skb
Andrey Utkin
1
-3
/
+0
2014-07-28
tcp: fix false undo corner cases
Yuchung Cheng
2
-6
/
+8
2014-07-28
igmp: fix the problem when mc leave group
dingtianhong
1
-4
/
+6
2014-07-28
net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
Loic Prylli
1
-1
/
+8
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
vlan: free percpu stats in device destructor
Eric Dumazet
1
-3
/
+10
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
2
-14
/
+16
2014-07-28
net: fix UDP tunnel GSO of frag_list GRO packets
Wei-Chun Chao
1
-1
/
+2
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
net: sctp: propagate sysctl errors from proc_do* properly
Daniel Borkmann
1
-20
/
+23
2014-07-28
ip_tunnel: fix ip_tunnel_lookup
Dmitry Popov
1
-4
/
+8
2014-07-09
netfilter: nf_nat: fix oops on netns removal
Florian Westphal
1
-1
/
+34
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
mac80211: fix IBSS join by initializing last_scan_completed
Krzysztof Hałasa
1
-0
/
+1
2014-07-09
Bluetooth: Allow change security level on ATT_CID in slave role
Marcin Kraglak
1
-5
/
+0
2014-07-09
Bluetooth: Fix locking of hdev when calling into SMP code
Johan Hedberg
1
-1
/
+6
2014-07-09
Bluetooth: Fix indicating discovery state when canceling inquiry
Johan Hedberg
1
-0
/
+4
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
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
Bluetooth: Fix L2CAP deadlock
Jukka Taimisto
1
-1
/
+4
2014-06-30
Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling
Jukka Rissanen
1
-30
/
+35
2014-06-30
af_iucv: wrong mapping of sent and confirmed skbs
Ursula Braun
1
-1
/
+1
2014-06-26
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-0
/
+4
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
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
3
-2
/
+37
2014-06-26
ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()
Sven Wegener
1
-4
/
+4
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
[next]