index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-10-10
[DCCP]: Convert dccps_timestamp_time to ktime_t
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-10-10
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
Arnaldo Carvalho de Melo
1
-0
/
+21
2007-10-10
[SCTP]: Rewrite of sctp buffer management code
Neil Horman
1
-0
/
+5
2007-10-10
[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS
Jeff Garzik
1
-1
/
+7
2007-10-10
[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count
Jeff Garzik
1
-2
/
+5
2007-10-10
[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
Jeff Garzik
2
-0
/
+22
2007-10-10
[NET] netconsole: Support dynamic reconfiguration using configfs
Satyam Sharma
1
-0
/
+1
2007-10-10
[TCP]: Update comment about highest_sack validity
Ilpo Järvinen
1
-1
/
+2
2007-10-10
[TCP]: Move sack_ok access to obviously named funcs & cleanup
Ilpo Järvinen
1
-0
/
+28
2007-10-10
[TCP]: Don't panic if S+L skb is detected
Ilpo Järvinen
1
-2
/
+2
2007-10-10
[TCP]: Reduce sacked_out with reno when purging write_queue
Ilpo Järvinen
1
-2
/
+1
2007-10-10
[TCP]: Left out sync->verify (the new meaning of it) & definify
Ilpo Järvinen
1
-4
/
+3
2007-10-10
[TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines
Ilpo Järvinen
1
-4
/
+7
2007-10-10
[TCP]: Tighten tcp_sock's belt, drop left_out
Ilpo Järvinen
2
-3
/
+2
2007-10-10
[TCP]: Add tcp_dec_pcount_approx int variant
Ilpo Järvinen
1
-3
/
+8
2007-10-10
[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it
Ilpo Järvinen
2
-132
/
+12
2007-10-10
[TCP]: Access to highest_sack obsoletes forward_cnt_hint
Ilpo Järvinen
1
-1
/
+0
2007-10-10
[TCP]: Add highest_sack seqno, points to globally highest SACK
Ilpo Järvinen
1
-0
/
+2
2007-10-10
[NET]: Generic Large Receive Offload for TCP traffic
Jan-Bernd Themann
1
-0
/
+177
2007-10-10
[NET]: Virtual ethernet device driver.
Pavel Emelyanov
1
-0
/
+12
2007-10-10
[RTNETLINK]: Introduce generic rtnl_create_link().
Pavel Emelianov
1
-0
/
+4
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2
-86
/
+330
2007-10-10
[MAC80211]: Add get_unaligned to ieee80211_get_radiotap_len
Andy Green
1
-1
/
+2
2007-10-10
[MAC80211]: implement ERP info change notifications
Daniel Drake
1
-0
/
+8
2007-10-10
[MAC80211]: improved short preamble handling
Daniel Drake
1
-5
/
+10
2007-10-10
[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control
Ivo van Doorn
1
-1
/
+7
2007-10-10
[MAC80211]: improve locking of sta_info related structures
Michael Wu
1
-2
/
+1
2007-10-10
[MAC80211]: split RX handlers into own file
Johannes Berg
1
-0
/
+9
2007-10-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-1
/
+1
2007-10-08
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
1
-1
/
+1
2007-10-07
[ROSE]: Fix rose.ko oops on unload
Alexey Dobriyan
1
-1
/
+1
2007-10-07
Don't do load-average calculations at even 5-second intervals
Linus Torvalds
1
-1
/
+1
2007-10-05
Remove unnecessary cast in prefetch()
Serge Belyshev
1
-1
/
+1
2007-10-03
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-328
/
+109
2007-10-04
Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...
Michael Hennerich
1
-1
/
+34
2007-10-04
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...
Michael Hennerich
5
-14
/
+88
2007-10-03
[MIPS] Terminally fix local_{dec,sub}_if_positive
Ralf Baechle
1
-68
/
+0
2007-10-03
[MIPS] Type proof reimplementation of cmpxchg.
Ralf Baechle
3
-260
/
+109
2007-10-01
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+1
2007-10-01
[MIPS] Fix value of O_TRUNC
Ralf Baechle
1
-0
/
+1
2007-09-29
i386: remove bogus comment about memory barrier
Nick Piggin
1
-5
/
+0
2007-09-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-4
/
+2
2007-09-28
[TCP]: Fix MD5 signature handling on big-endian.
David S. Miller
1
-4
/
+2
2007-09-27
[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.
Ralf Baechle
1
-1
/
+1
2007-09-26
Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"
Linus Torvalds
1
-16
/
+3
2007-09-26
Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"
Linus Torvalds
1
-1
/
+0
2007-09-26
x86-64: Disable local APIC timer use on AMD systems with C1E
Thomas Gleixner
1
-0
/
+1
2007-09-26
fix sctp_del_bind_addr() last argument type
Al Viro
1
-1
/
+1
2007-09-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2
-1
/
+4
[next]