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
2015-05-13
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-13
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
1
-4
/
+1
2015-05-06
netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING
Florian Westphal
1
-2
/
+15
2015-05-06
mac80211: send AP probe as unicast again
Johannes Berg
1
-1
/
+1
2015-05-06
net: rfs: fix crash in get_rps_cpus()
Eric Dumazet
1
-6
/
+6
2015-05-06
net: fix crash in build_skb()
Eric Dumazet
2
-13
/
+24
2015-05-06
net: do not deplete pfmemalloc reserve
Eric Dumazet
1
-2
/
+7
2015-05-06
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
1
-21
/
+29
2015-05-06
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
1
-1
/
+19
2015-05-06
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-04-29
skbuff: Do not scrub skb mark within the same name space
Herbert Xu
1
-3
/
+6
2015-04-29
Revert "net: Reset secmark when scrubbing packet"
Herbert Xu
1
-1
/
+0
2015-04-29
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
1
-0
/
+2
2015-04-29
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
1
-4
/
+4
2015-04-07
Revert "libceph: use memalloc flags for net IO"
Ilya Dryomov
1
-8
/
+1
2015-04-06
net: dsa: fix filling routing table from OF description
Pavel Nakonechny
1
-16
/
+7
2015-04-06
l2tp: unregister l2tp_net_ops on failure path
WANG Cong
1
-0
/
+1
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
3
-2
/
+24
2015-04-03
netns: don't allocate an id for dead netns
Nicolas Dichtel
1
-1
/
+3
2015-04-03
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
1
-15
/
+9
2015-04-02
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
1
-1
/
+1
2015-04-02
net: move fib_rules_unregister() under rtnl lock
WANG Cong
6
-5
/
+8
2015-04-02
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
WANG Cong
1
-0
/
+5
2015-04-02
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
1
-3
/
+4
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-28
/
+55
2015-04-01
Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-5
/
+12
2015-04-01
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-38
/
+32
2015-04-01
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
3
-5
/
+12
2015-03-31
tipc: fix a slab object leak
Ying Xue
1
-1
/
+1
2015-03-31
af_iucv: fix AF_IUCV sendmsg() errno
Eugene Crosser
1
-3
/
+1
2015-03-31
openvswitch: Return vport module ref before destruction
Thomas Graf
1
-3
/
+1
2015-03-31
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
4
-38
/
+32
2015-03-29
net: tcp6: fix double call of tcp_v6_fill_cb()
Alexey Kodanev
1
-0
/
+11
2015-03-29
netns: don't clear nsid too early on removal
Nicolas Dichtel
1
-9
/
+15
2015-03-29
ipmr,ip6mr: call ip6mr_free_table() on failure path
WANG Cong
2
-2
/
+2
2015-03-25
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
1
-1
/
+8
2015-03-24
net: use for_each_netdev_safe() in rtnl_group_changelink()
WANG Cong
1
-2
/
+2
2015-03-23
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2
-2
/
+2
2015-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-13
/
+51
2015-03-22
netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
Pablo Neira Ayuso
1
-0
/
+6
2015-03-20
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
Al Viro
1
-0
/
+4
2015-03-20
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
1
-0
/
+7
2015-03-20
tcp: fix tcp fin memory accounting
Josh Hunt
1
-5
/
+1
2015-03-20
ipv6: fix backtracking for throw routes
Steven Barth
1
-0
/
+1
2015-03-20
ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...
Sabrina Dubroca
1
-5
/
+3
2015-03-20
netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()
Pablo Neira Ayuso
1
-2
/
+2
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-86
/
+189
2015-03-19
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
4
-10
/
+34
2015-03-17
act_bpf: allow non-default TC_ACT opcodes as BPF exec outcome
Daniel Borkmann
1
-8
/
+28
2015-03-17
inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()
Eric Dumazet
1
-0
/
+1
[next]