index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2010-02-17
net: use kasprintf() for socket cache names
Alexey Dobriyan
1
-8
/
+2
2010-02-17
xt_hashlimit: fix locking
Eric Dumazet
1
-4
/
+0
2010-02-17
ipmr: remove useless checks from ipmr_device_event
Pavel Emelyanov
1
-3
/
+0
2010-02-17
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
8
-10
/
+0
2010-02-16
percpu: add __percpu sparse annotations to net
Tejun Heo
14
-101
/
+110
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-46
/
+55
2010-02-16
xfrm: avoid spinlock in get_acqseq() used by xfrm user
jamal
1
-5
/
+5
2010-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-33
/
+23
2010-02-16
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
5
-11
/
+8
2010-02-16
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Eric W. Biederman
1
-13
/
+13
2010-02-16
tunnels: fix netns vs proto registration ordering
Alexey Dobriyan
4
-62
/
+47
2010-02-16
gre: fix netns vs proto registration ordering
Alexey Dobriyan
1
-9
/
+10
2010-02-16
xfrm: Fix xfrm_state_clone leak
Herbert Xu
1
-9
/
+3
2010-02-16
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
2
-10
/
+2
2010-02-16
ethtool: allow non-admin user to read GRO settings.
stephen hemminger
1
-0
/
+1
2010-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
84
-1713
/
+2053
2010-02-15
ethtool: reduce stack usage
Eric Dumazet
1
-7
/
+28
2010-02-15
X25: Dont let x25_bind use addresses containing characters
andrew hendry
1
-1
/
+10
2010-02-15
X25: Fix x25_create errors for bad protocol and ENOBUFS
andrew hendry
1
-4
/
+9
2010-02-15
xfrm: Flushing empty SPD generates false events
jamal
3
-5
/
+12
2010-02-15
xfrm: Flushing empty SAD generates false events
jamal
3
-4
/
+8
2010-02-15
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
Shan Wei
1
-9
/
+4
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-15
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
Florian Westphal
1
-3
/
+3
2010-02-15
netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets
Florian Westphal
17
-17
/
+17
2010-02-15
netfilter: ebtables: abort if next_offset is too small
Florian Westphal
1
-0
/
+2
2010-02-15
netfilter: ctnetlink: add zone support
Patrick McHardy
1
-19
/
+73
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
17
-78
/
+193
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
7
-9
/
+13
2010-02-15
netfilter: xtables: add const qualifiers
Jan Engelhardt
4
-136
/
+168
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
7
-16
/
+16
2010-02-15
netfilter: xtables: print details on size mismatch
Jan Engelhardt
1
-2
/
+6
2010-02-15
netfilter: iptables: remove unused function arguments
Jan Engelhardt
2
-14
/
+6
2010-02-15
netfilter: xt_recent: inform user when hitcount is too large
Jan Engelhardt
1
-2
/
+6
2010-02-14
mac80211: Fix error introduced in netdev_mc_count() changes.
David S. Miller
1
-1
/
+1
2010-02-14
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
1
-1
/
+1
2010-02-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-5
/
+6
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
20
-636
/
+847
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+3
2010-02-12
rtnetlink: Add VF config code to rtnetlink
Williams, Mitch A
1
-0
/
+67
2010-02-12
udp: remove redundant variable
Gerrit Renker
2
-16
/
+14
2010-02-12
dccp: support for passing MSG_TRUNC
Gerrit Renker
1
-0
/
+2
2010-02-12
xfrm: validate attributes
jamal
1
-0
/
+4
2010-02-12
IPv6: remove trivial nested _bh suffix
stephen hemminger
1
-10
/
+11
2010-02-12
IPv6: keep permanent addresses on admin down
stephen hemminger
1
-11
/
+24
2010-02-12
ipv6: fib: fix crash when changing large fib while dumping it
Patrick McHardy
1
-2
/
+27
2010-02-12
mac80211: fix handling of null-rate control in rate_control_get_rate
Juuso Oikarinen
1
-0
/
+3
2010-02-12
dccp: allow probing of CCID-array length
Gerrit Renker
1
-5
/
+4
2010-02-12
inet: Remove bogus IGMPv3 report handling
Herbert Xu
1
-1
/
+1
[next]