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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-06
veth: Dont kfree_skb() after dev_forward_skb()
Eric Dumazet
1
-6
/
+5
2010-04-22
rtnetlink: potential ERR_PTR dereference
Dan Carpenter
1
-2
/
+3
2010-04-21
net: Fix an RCU warning in dev_pick_tx()
David Howells
1
-1
/
+1
2010-04-15
net: dev_pick_tx() fix
Eric Dumazet
1
-2
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
16
-2
/
+14
2010-03-22
netpoll: warn when there are spaces in parameters
Amerigo Wang
1
-2
/
+5
2010-03-18
net: Potential null skb->dev dereference
Eric Dumazet
1
-3
/
+5
2010-03-16
NET: netpoll, fix potential NULL ptr dereference
Jiri Slaby
1
-2
/
+2
2010-03-10
net: Fix dev_mc_add()
Eric Dumazet
1
-2
/
+3
2010-03-10
net: Annotates neigh_invalidate()
Eric Dumazet
1
-0
/
+2
2010-03-08
ethtool: Use noinline_for_stack
Eric Dumazet
1
-32
/
+8
2010-03-07
sock.c: potential null dereference
Dan Carpenter
1
-1
/
+2
2010-03-05
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
1
-4
/
+3
2010-03-05
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
1
-0
/
+72
2010-03-05
net: backlog functions rename
Zhu Yi
1
-1
/
+1
2010-03-05
net: add limit for socket backlog
Zhu Yi
1
-2
/
+14
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
4
-5
/
+14
2010-02-28
scm: Only support SCM_RIGHTS on unix domain sockets.
Eric W. Biederman
1
-0
/
+2
2010-02-28
ethtool: do not set some flags, if others failed
Jeff Garzik
1
-4
/
+6
2010-02-27
rtnetlink: support specifying device flags on device creation
Patrick McHardy
1
-9
/
+43
2010-02-27
dev: support deferring device flag change notifications
Patrick McHardy
2
-61
/
+104
2010-02-27
rtnetlink: handle rtnl_link netlink notifications manually
Patrick McHardy
2
-4
/
+8
2010-02-27
rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
Patrick McHardy
1
-0
/
+1
2010-02-26
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
1
-3
/
+0
2010-02-26
net: add addr len check to dev_mc_add
Jiri Pirko
1
-0
/
+2
2010-02-26
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
1
-0
/
+3
2010-02-26
netdev: use list_first_entry macro
stephen hemminger
1
-3
/
+3
2010-02-26
rtnetlink: clean up SR-IOV config interface
Williams, Mitch A
1
-8
/
+5
2010-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2010-02-25
net: Add checking to rcu_dereference() primitives
Paul E. McKenney
4
-5
/
+14
2010-02-23
net: bug fix for vlan + gro issue
Ajit Khaparde
1
-1
/
+1
2010-02-22
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-1
/
+2
2010-02-19
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
1
-1
/
+2
2010-02-17
net: export attach/detach filter routines
Michael S. Tsirkin
1
-0
/
+2
2010-02-17
net: bug fix for vlan + gro issue
Ajit Khaparde
1
-1
/
+1
2010-02-17
ethtool: Don't flush n-tuple list from ethtool_reset()
Ben Hutchings
1
-3
/
+0
2010-02-17
net: use kasprintf() for socket cache names
Alexey Dobriyan
1
-8
/
+2
2010-02-17
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
1
-1
/
+0
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-02-16
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
1
-3
/
+4
2010-02-16
ethtool: allow non-admin user to read GRO settings.
stephen hemminger
1
-0
/
+1
2010-02-15
ethtool: reduce stack usage
Eric Dumazet
1
-7
/
+28
2010-02-15
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
1
-5
/
+8
2010-02-15
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
1
-16
/
+24
2010-02-12
rtnetlink: Add VF config code to rtnetlink
Williams, Mitch A
1
-0
/
+67
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2010-02-11
ethtool: Use explicit designated initializers for .cmd
Roland Dreier
1
-5
/
+5
2010-02-10
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
2
-1
/
+333
2010-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+3
2010-02-08
dst: call cond_resched() in dst_gc_task()
Eric Dumazet
1
-0
/
+2
[next]