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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-24
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
3
-11
/
+11
2010-02-24
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
4
-25
/
+15
2010-02-19
netfilter: restore POST_ROUTING hook in NF_HOOK_COND
Patrick McHardy
1
-2
/
+3
2010-02-17
tg3: Push phylib definitions to phylib
Matt Carlson
1
-0
/
+11
2010-02-17
tun: socket filter support
Michael S. Tsirkin
1
-0
/
+3
2010-02-17
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
1
-21
/
+0
2010-02-16
percpu: add __percpu sparse annotations to net drivers
Tejun Heo
1
-1
/
+1
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
16
-16
/
+70
2010-02-16
CAPI: Rework locking of controller data structures
Jan Kiszka
1
-2
/
+3
2010-02-16
CAPI: Rework controller state notifier
Jan Kiszka
1
-12
/
+5
2010-02-16
CAPI: Call a controller 'controller', not 'card'
Jan Kiszka
1
-1
/
+1
2010-02-16
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
1
-1
/
+0
2010-02-16
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Eric W. Biederman
2
-10
/
+36
2010-02-16
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
1
-1
/
+1
2010-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
12
-59
/
+136
2010-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+3
2010-02-15
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
Florian Westphal
1
-1
/
+1
2010-02-15
netfilter: ctnetlink: add zone support
Patrick McHardy
1
-0
/
+2
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
1
-1
/
+1
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
1
-6
/
+6
2010-02-15
netfilter: get rid of the grossness in netfilter.h
Jan Engelhardt
1
-17
/
+28
2010-02-15
netfilter: reduce NF_HOOK by one argument
Jan Engelhardt
1
-9
/
+5
2010-02-14
ethtool: Fix includes build break
David S. Miller
1
-1
/
+2
2010-02-14
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
1
-2
/
+2
2010-02-12
net: Add netdev ops for SR-IOV configuration
Williams, Mitch A
1
-0
/
+17
2010-02-12
if_link: Add SR-IOV configuration methods
Williams, Mitch A
1
-0
/
+30
2010-02-12
pci: Add SR-IOV convenience functions and macros
Williams, Mitch A
1
-0
/
+11
2010-02-12
include/linux/netdevice.h: Add netif_printk helpers
Joe Perches
1
-0
/
+53
2010-02-12
netdevice.h: Add netdev_printk helpers like dev_printk
Joe Perches
1
-0
/
+71
2010-02-11
netfilter: nf_conntrack_sip: add T.38 FAX support
Patrick McHardy
1
-0
/
+1
2010-02-11
netfilter: nf_nat_sip: add TCP support
Patrick McHardy
1
-0
/
+1
2010-02-11
netfilter: nf_conntrack_sip: add TCP support
Patrick McHardy
1
-1
/
+2
2010-02-11
netfilter: nf_conntrack_sip: pass data offset to NAT functions
Patrick McHardy
1
-4
/
+10
2010-02-10
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
2
-0
/
+53
2010-02-10
seq_file: Add helpers for iteration over a hlist
Li Zefan
1
-0
/
+11
2010-02-10
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
4
-0
/
+7
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
3
-0
/
+3
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
1
-0
/
+4
2010-02-10
netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
Alexey Dobriyan
1
-4
/
+9
2010-02-10
netfilter: xtables: consistent struct compat_xt_counters definition
Alexey Dobriyan
1
-5
/
+1
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
60
-221
/
+750
2010-02-07
ima: rename ima_path_check to ima_file_check
Mimi Zohar
1
-2
/
+2
2010-02-07
fix ima breakage
Mimi Zohar
1
-2
/
+2
2010-02-05
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2010-02-05
percpu: add __percpu for sparse
Stephen Rothwell
1
-0
/
+2
2010-02-04
packet: Add GSO/csum offload support.
Sridhar Samudrala
1
-0
/
+1
2010-02-04
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2010-02-04
libphy: add phy_find_first function
Jiri Pirko
1
-0
/
+1
2010-02-04
net: use helpers to access mc list V2
Jiri Pirko
1
-0
/
+6
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
[next]