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-05-14
net/route: enforce hoplimit max value
Paolo Abeni
2
-0
/
+4
2016-05-14
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-11
gre: do not keep the GRE header around in collect medata mode
Jiri Benc
1
-1
/
+6
2016-05-11
openvswitch: Fix cached ct with helper.
Joe Stringer
1
-0
/
+13
2016-05-10
net sched: ife action fix late binding
Jamal Hadi Salim
1
-4
/
+10
2016-05-10
net sched: skbedit action fix late binding
Jamal Hadi Salim
1
-7
/
+11
2016-05-10
net sched: simple action fix late binding
Jamal Hadi Salim
1
-6
/
+12
2016-05-10
net sched: mirred action fix late binding
Jamal Hadi Salim
1
-6
/
+13
2016-05-10
net sched: ipt action fix late binding
Jamal Hadi Salim
1
-7
/
+12
2016-05-10
net sched: vlan action fix late binding
Jamal Hadi Salim
1
-6
/
+16
2016-05-10
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
1
-2
/
+4
2016-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-1
/
+4
2016-05-09
net: fix a kernel infoleak in x25 module
Kangjie Lu
1
-0
/
+1
2016-05-06
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
2
-3
/
+9
2016-05-06
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
1
-2
/
+0
2016-05-06
net: ipv6: tcp reset, icmp need to consider L3 domain
David Ahern
2
-4
/
+8
2016-05-06
bridge: fix igmp / mld query parsing
Linus Lüssing
1
-5
/
+7
2016-05-05
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
1
-2
/
+3
2016-05-05
VSOCK: do not disconnect socket when peer has shutdown SEND only
Ian Campbell
1
-20
/
+1
2016-05-05
netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
Phil Turnbull
1
-0
/
+2
2016-05-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-1
/
+34
2016-05-04
net: fix infoleak in rtnetlink
Kangjie Lu
1
-8
/
+10
2016-05-04
net: fix infoleak in llc
Kangjie Lu
1
-0
/
+1
2016-05-03
ipv6/ila: fix nlsize calculation for lwtunnel
Nicolas Dichtel
1
-2
/
+1
2016-05-03
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
Sowmini Varadhan
4
-10
/
+33
2016-05-03
RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
Sowmini Varadhan
2
-17
/
+25
2016-05-03
net: Disable segmentation if checksumming is not supported
Alexander Duyck
1
-1
/
+1
2016-05-03
netem: Segment GSO packets on enqueue
Neil Horman
1
-2
/
+59
2016-05-03
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-56
/
+41
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-19
/
+57
2016-05-02
gre: do not pull header in ICMP error processing
Jiri Benc
1
-3
/
+8
2016-05-01
tipc: only process unicast on intended node
Hamish Martin
1
-0
/
+5
2016-05-01
soreuseport: Fix TCP listener hash collision
Craig Gallek
1
-0
/
+2
2016-05-01
net: l2tp: fix reversed udp6 checksum flags
Wang Shanker
1
-2
/
+2
2016-04-29
ip_tunnel: fix preempt warning in ip tunnel creation/updating
Paolo Abeni
1
-2
/
+2
2016-04-29
netfilter: IDLETIMER: fix race condition when destroy the target
Liping Zhang
1
-0
/
+1
2016-04-29
batman-adv: Fix reference counting of hardif_neigh_node object for neigh_node
Sven Eckelmann
2
-11
/
+7
2016-04-29
batman-adv: Fix reference counting of vlan object for tt_local_entry
Sven Eckelmann
2
-38
/
+6
2016-04-29
batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event
Antonio Quartulli
3
-0
/
+18
2016-04-29
batman-adv: fix DAT candidate selection (must use vid)
Antonio Quartulli
1
-7
/
+10
2016-04-29
netfilter: conntrack: init all_locks to avoid debug warning
Florian Westphal
1
-1
/
+1
2016-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-55
/
+55
2016-04-28
gre: reject GUE and FOU in collect metadata mode
Jiri Benc
1
-0
/
+5
2016-04-28
gre: build header correctly for collect metadata tunnels
Jiri Benc
1
-4
/
+5
2016-04-28
gre: do not assign header_ops in collect metadata mode
Jiri Benc
1
-2
/
+3
2016-04-28
Merge tag 'mac80211-for-davem-2016-04-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+2
2016-04-28
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
5
-4
/
+23
2016-04-27
mac80211: fix statistics leak if dev_alloc_name() fails
Johannes Berg
1
-2
/
+2
2016-04-26
net: ipv6: Delete host routes on an ifdown
David Ahern
1
-33
/
+15
2016-04-26
Revert "ipv6: Revert optional address flusing on ifdown."
David S. Miller
1
-12
/
+150
[next]