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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-25
netlink: add nla_policy_len()
Holger Eitzenberger
1
-0
/
+1
2009-03-25
netfilter: ctnetlink: add callbacks to the per-proto nlattrs
Holger Eitzenberger
2
-0
/
+13
2009-03-25
netfilter: factorize ifname_compare()
Eric Dumazet
1
-0
/
+23
2009-03-23
nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink
Pablo Neira Ayuso
1
-0
/
+1
2009-03-18
netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put
Florian Westphal
1
-5
/
+0
2009-03-16
netfilter: xtables: add cluster match
Pablo Neira Ayuso
2
-0
/
+16
2009-03-16
netfilter: xtables: avoid pointer to self
Jan Engelhardt
3
-8
/
+12
2009-03-16
netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h
Christoph Paasch
1
-4
/
+1
2009-03-16
netfilter: use a linked list of loggers
Eric Leblond
1
-3
/
+8
2009-02-24
netfilter: install missing headers
Jan Engelhardt
2
-0
/
+7
2009-02-20
netfilter: x_tables: add LED trigger target
Adam Nielsen
2
-0
/
+14
2009-02-20
netfilter: nf_conntrack: table max size should hold at least table size
Hagen Paul Pfeifer
1
-1
/
+1
2009-02-20
netfilter: iptables: lock free counters
Stephen Hemminger
1
-2
/
+4
2009-02-18
netfilter: x_tables: change elements in x_tables
Stephen Hemminger
1
-5
/
+4
2009-02-17
drivers/net/hamradio: fix sparse warnings: fix signedness
Hannes Eder
1
-1
/
+1
2009-02-16
sctp: Inherit all socket options from parent correctly.
Vlad Yasevich
1
-0
/
+2
2009-02-16
sctp: Fix the RTO-doubling on idle-link heartbeats
Vlad Yasevich
1
-0
/
+2
2009-02-16
sctp: Clean up sctp checksumming code
Vlad Yasevich
2
-8
/
+8
2009-02-16
sctp: Allow to disable SCTP checksums via module parameter
Lucas Nussbaum
1
-0
/
+5
2009-02-15
ip: support for TX timestamps on UDP and RAW sockets
Patrick Ohly
1
-0
/
+1
2009-02-15
net: socket infrastructure for SO_TIMESTAMPING
Patrick Ohly
1
-3
/
+41
2009-02-15
net: infrastructure for hardware time stamping
Patrick Ohly
1
-1
/
+90
2009-02-15
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
6
-0
/
+117
2009-02-15
timecompare: generic infrastructure to map between two time bases
Patrick Ohly
1
-0
/
+125
2009-02-15
clocksource: allow usage independent of timekeeping.c
Patrick Ohly
1
-0
/
+101
2009-02-14
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
23
-142
/
+157
2009-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-4
/
+228
2009-02-14
net: replace __constant_{endian} uses in net headers
Harvey Harrison
14
-101
/
+101
2009-02-14
rndis: remove private wrapper of __constant_cpu_to_le32
Harvey Harrison
1
-44
/
+41
2009-02-13
cfg80211: add more flexible BSS lookup
Johannes Berg
1
-1
/
+11
2009-02-13
cfg80211: allow users to request removing a BSS
Johannes Berg
1
-0
/
+11
2009-02-13
cfg80211: free_priv for BSS info
Johannes Berg
1
-0
/
+2
2009-02-13
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
4
-2
/
+203
2009-02-13
mac80211: Remove TSF atomic requirement from the documentation
Alina Friedrichsen
1
-2
/
+2
2009-02-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-51
/
+23
2009-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2009-02-12
net: don't use in_atomic() in gfp_any()
Andrew Morton
1
-1
/
+1
2009-02-11
syscall define: fix uml compile bug
Heiko Carstens
1
-14
/
+14
2009-02-11
cgroups: fix lockdep subclasses overflow
Li Zefan
1
-0
/
+1
2009-02-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-36
/
+39
2009-02-11
timers: fix TIMER_ABSTIME for process wide cpu timers
Peter Zijlstra
1
-12
/
+1
2009-02-11
timers: split process wide cpu clocks/timers, fix
Peter Zijlstra
1
-0
/
+1
2009-02-10
pkt_sched: type should be __u32 in header
Chuck Ebbert
1
-1
/
+1
2009-02-10
hugetlbfs: fix build failure with !CONFIG_HUGETLBFS
Stefan Richter
1
-3
/
+3
2009-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+12
2009-02-10
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
2
-4
/
+4
2009-02-09
net: Kill skbuff macros from the stone ages.
David S. Miller
1
-3
/
+0
2009-02-10
sound: Remove OSSlib stuff from linux/soundcard.h
Arnd Bergmann
1
-51
/
+23
2009-02-09
ssb: Add PMU support
Michael Buesch
1
-0
/
+224
2009-02-09
libertas: if_spi: add ability to call board specific setup/teardown methods
Mike Rapoport
1
-0
/
+7
[next]