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-10-30
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Johan Hedberg
1
-5
/
+1
2014-10-15
tcp: fixing TLP's FIN recovery
Per Hurtig
1
-3
/
+1
2014-10-15
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
1
-3
/
+16
2014-10-15
ip6_gre: fix flowi6_proto value in xmit path
Nicolas Dichtel
1
-2
/
+2
2014-10-15
gro: fix aggregation for skb using frag_list
Eric Dumazet
1
-0
/
+3
2014-10-15
xfrm: Generate queueing routes only from route lookup functions
Steffen Klassert
1
-8
/
+24
2014-10-15
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
3
-6
/
+22
2014-10-15
bridge: Fix br_should_learn to check vlan_enabled
Vlad Yasevich
1
-1
/
+1
2014-10-15
bridge: Check if vlan filtering is enabled only once.
Vlad Yasevich
2
-4
/
+14
2014-10-15
ipv6: restore the behavior of ipv6_sock_ac_drop()
WANG Cong
1
-2
/
+0
2014-10-15
ipv6: fix rtnl locking in setsockopt for anycast and multicast
Sabrina Dubroca
3
-10
/
+31
2014-10-15
l2tp: fix race while getting PMTU on PPP pseudo-wire
Guillaume Nault
1
-1
/
+2
2014-10-15
openvswitch: fix panic with multiple vlan headers
Jiri Benc
1
-0
/
+5
2014-10-15
packet: handle too big packets for PACKET_V3
Eric Dumazet
2
-0
/
+18
2014-10-15
tcp: fix ssthresh and undo for consecutive short FRTO episodes
Neal Cardwell
1
-5
/
+3
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
3
-4
/
+6
2014-10-15
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
1
-3
/
+3
2014-10-15
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
2
-8
/
+11
2014-10-15
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
5
-56
/
+56
2014-10-15
rtnetlink: fix VF info size
Jiri Benc
1
-1
/
+2
2014-10-15
netlink: reset network header before passing to taps
Daniel Borkmann
1
-1
/
+1
2014-10-05
ipvs: fix ipv6 hook registration for local replies
Julian Anastasov
1
-1
/
+1
2014-10-05
netfilter: x_tables: allow to use default cgroup match
Daniel Borkmann
1
-1
/
+1
2014-10-05
ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
Alex Gartrell
1
-1
/
+1
2014-10-05
netfilter: xt_hashlimit: perform garbage collection from process context
Eric Dumazet
1
-15
/
+16
2014-10-05
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
1
-1
/
+0
2014-10-05
nl80211: clear skb cb before passing to netlink
Johannes Berg
1
-0
/
+6
2014-10-05
Revert "mac80211: disable uAPSD if all ACs are under ACM"
Johannes Berg
1
-2
/
+1
2014-09-17
libceph: gracefully handle large reply messages from the mon
Sage Weil
1
-0
/
+8
2014-09-17
libceph: do not hard code max auth ticket len
Ilya Dryomov
1
-35
/
+29
2014-09-17
libceph: add process_one_ticket() helper
Ilya Dryomov
1
-104
/
+124
2014-09-17
libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly
Ilya Dryomov
1
-1
/
+1
2014-09-17
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
1
-2
/
+5
2014-09-17
Bluetooth: never linger on process exit
Vladimir Davydov
3
-4
/
+8
2014-09-05
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
3
-1
/
+4
2014-08-14
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
Eric Dumazet
1
-1
/
+1
2014-08-14
batman-adv: Fix out-of-order fragmentation support
Sven Eckelmann
1
-3
/
+7
2014-08-14
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
Sasha Levin
1
-0
/
+4
2014-08-14
net: Correctly set segment mac_len in skb_segment().
Vlad Yasevich
1
-1
/
+1
2014-08-14
net: sctp: inherit auth_capable on INIT collisions
Daniel Borkmann
1
-0
/
+1
2014-08-14
tcp: Fix integer-overflow in TCP vegas
Christoph Paasch
1
-1
/
+2
2014-08-14
tcp: Fix integer-overflows in TCP veno
Christoph Paasch
1
-1
/
+1
2014-08-14
ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"
Dmitry Popov
1
-11
/
+18
2014-08-14
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2
-7
/
+8
2014-08-14
ip: make IP identifiers less predictable
Eric Dumazet
2
-3
/
+31
2014-08-14
inetpeer: get rid of ip_id_count
Eric Dumazet
12
-106
/
+38
2014-08-14
xfrm: Fix installation of AH IPsec SAs
Tobias Brunner
1
-4
/
+3
2014-08-07
net/l2tp: don't fall back on UDP [get|set]sockopt
Sasha Levin
1
-2
/
+2
2014-08-07
Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"
Johannes Berg
1
-14
/
+13
2014-08-07
cfg80211: fix mic_failure tracing
Eliad Peller
1
-1
/
+2
[next]