index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2016-06-06
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
1
-2
/
+2
2016-05-17
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-08
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
1
-1
/
+1
2016-05-08
netlink: don't send NETLINK_URELEASE for unbound sockets
Dmitry Ivanov
1
-1
/
+1
2016-04-25
tcp_cubic: do not set epoch_start in the future
Eric Dumazet
1
-2
/
+8
2016-04-20
tcp_cubic: better follow cubic curve after idle period
Eric Dumazet
1
-0
/
+16
2016-04-20
mac80211: properly deal with station hashtable insert errors
Johannes Berg
1
-5
/
+8
2016-03-22
mac80211: Fix Public Action frame RX in AP mode
Jouni Malinen
1
-0
/
+1
2016-03-22
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
Johannes Berg
2
-10
/
+28
2016-03-17
mac80211: minstrel_ht: set default tx aggregation timeout to 0
Felix Fietkau
1
-1
/
+1
2016-03-17
mac80211: minstrel: Change expected throughput unit back to Kbps
Sven Eckelmann
2
-2
/
+3
2016-03-17
mac80211: fix use of uninitialised values in RX aggregation
Chris Bainbridge
1
-1
/
+1
2016-03-17
cfg80211/wext: fix message ordering
Johannes Berg
2
-1
/
+4
2016-03-17
wext: fix message delay/ordering
Johannes Berg
1
-11
/
+40
2016-03-14
ipv6: drop frames with attached skb->sk in forwarding
Hannes Frederic Sowa
1
-0
/
+3
2016-03-07
libceph: use the right footer size when skipping a message
Ilya Dryomov
1
-2
/
+9
2016-03-07
libceph: don't bail early from try_read() when skipping a message
Ilya Dryomov
1
-2
/
+2
2016-03-07
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
1
-1
/
+1
2016-03-04
sctp: Fix port hash table size computation
Neil Horman
1
-9
/
+38
2016-03-04
unix_diag: fix incorrect sign extension in unix_lookup_by_ino
Dmitry V. Levin
1
-1
/
+1
2016-03-04
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
2
-2
/
+2
2016-03-04
route: check and remove route cache when we get route
Xin Long
1
-14
/
+63
2016-03-04
l2tp: Fix error creating L2TP tunnels
Mark Tomlinson
1
-4
/
+14
2016-03-04
af_unix: Guard against other == sk in unix_dgram_sendmsg
Rainer Weikusat
1
-1
/
+6
2016-03-04
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
4
-3
/
+11
2016-03-04
net: Copy inner L3 and L4 headers as unaligned on GRE TEB
Alexander Duyck
1
-0
/
+7
2016-03-04
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...
Alexander Duyck
1
-3
/
+3
2016-03-04
sctp: translate network order to host order when users get a hmacid
Xin Long
1
-2
/
+7
2016-03-04
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
3
-2
/
+14
2016-03-04
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
3
-6
/
+13
2016-03-04
ipv6: fix a lockdep splat
Eric Dumazet
1
-2
/
+3
2016-03-04
ipv6: addrconf: Fix recursive spin lock call
subashab@codeaurora.org
1
-1
/
+4
2016-03-04
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2
-9
/
+17
2016-03-04
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
1
-0
/
+3
2016-03-04
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2
-6
/
+8
2016-03-04
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
1
-4
/
+8
2016-03-04
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2
-9
/
+9
2016-03-04
tipc: fix connection abort during subscription cancel
Parthasarathy Bhuvaragan
1
-4
/
+3
2016-03-04
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
Marcelo Ricardo Leitner
1
-0
/
+2
2016-03-04
af_unix: fix struct pid memory leak
Eric Dumazet
1
-0
/
+1
2016-03-04
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
1
-5
/
+8
2016-03-04
af_iucv: Validate socket address length in iucv_sock_bind()
Ursula Braun
1
-0
/
+3
2016-02-15
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
1
-12
/
+4
2016-02-15
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
5
-19
/
+11
2016-02-15
libceph: fix ceph_msg_revoke()
Ilya Dryomov
1
-18
/
+58
2016-01-31
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
3
-62
/
+75
2016-01-31
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
Karl Heiss
1
-19
/
+23
2016-01-31
batman-adv: Drop immediate orig_node free function
Sven Eckelmann
3
-27
/
+13
2016-01-31
batman-adv: Drop immediate batadv_hard_iface free function
Sven Eckelmann
2
-21
/
+7
2016-01-31
batman-adv: Drop immediate neigh_ifinfo free function
Sven Eckelmann
1
-24
/
+10
[next]