index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-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: 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: Clean up sctp checksumming code
Vlad Yasevich
1
-1
/
+1
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
3
-0
/
+108
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
16
-117
/
+128
2009-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
David S. Miller
1
-0
/
+65
2009-02-14
net: replace __constant_{endian} uses in net headers
Harvey Harrison
8
-92
/
+92
2009-02-14
rndis: remove private wrapper of __constant_cpu_to_le32
Harvey Harrison
1
-44
/
+41
2009-02-13
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
1
-0
/
+65
2009-02-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Linus Torvalds
1
-51
/
+23
2009-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
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/kernel/git/tip/linux-2.6-tip
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
2009-02-09
cfg80211: add get reg command
Luis R. Rodriguez
1
-0
/
+4
2009-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+6
2009-02-09
x86: spinlocks: define dummy __raw_spin_is_contended
Kyle McMartin
1
-0
/
+5
2009-02-08
gro: Optimise Ethernet header comparison
Herbert Xu
2
-0
/
+28
2009-02-08
gro: Remember number of held packets instead of counting every time
Herbert Xu
1
-0
/
+3
2009-02-08
net: Increase default NET_SKB_PAD to 32.
David S. Miller
1
-3
/
+3
2009-02-08
async: Rename _special -> _domain for clarity.
Cornelia Huck
1
-3
/
+5
2009-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
Linus Torvalds
1
-1
/
+1
2009-02-07
module: remove over-zealous check in __module_get()
Rusty Russell
1
-1
/
+0
2009-02-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
1
-0
/
+12
2009-02-06
net_dma: call dmaengine_get only if NET_DMA enabled
David S. Miller
1
-0
/
+12
2009-02-06
timers: split process wide cpu clocks/timers, remove spurious warning
Ingo Molnar
1
-2
/
+0
2009-02-05
net: fix some trailing whitespaces
Graf Yang
2
-9
/
+9
2009-02-05
tun: Limit amount of queued packets per device
Herbert Xu
1
-0
/
+2
2009-02-05
wait: prevent exclusive waiter starvation
Johannes Weiner
1
-2
/
+9
2009-02-05
fbmem: don't call copy_from/to_user() with mutex held
Andrea Righi
1
-0
/
+15
2009-02-05
generic swap(): don't return a value from swap()
Peter Zijlstra
1
-1
/
+2
2009-02-05
timers: split process wide cpu clocks/timers
Peter Zijlstra
2
-29
/
+36
[next]