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
2009-03-20
net: reorder struct Qdisc for better SMP performance
Eric Dumazet
2
-10
/
+13
2009-03-19
rtnetlink: add new value for DHCP added routes
Stephen Hemminger
1
-0
/
+1
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-24
/
+70
2009-03-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+2
2009-03-16
cfg80211: add regulatory netlink multicast group
Luis R. Rodriguez
1
-0
/
+48
2009-03-16
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
2
-21
/
+22
2009-03-16
cfg80211: remove REGDOM_SET_BY_INIT
Luis R. Rodriguez
1
-3
/
+0
2009-03-16
GRO: Move netpoll checks to correct location
Herbert Xu
2
-0
/
+19
2009-03-16
netfilter: conntrack: don't deliver events for racy packets
Pablo Neira Ayuso
1
-1
/
+2
2009-03-15
tcp: cache result of earlier divides when mss-aligning things
Ilpo Järvinen
1
-0
/
+1
2009-03-15
tcp: simplify tcp_current_mss
Ilpo Järvinen
2
-3
/
+11
2009-03-15
tcp: consolidate paws check
Ilpo Järvinen
1
-4
/
+14
2009-03-15
net: reorder fields of struct socket
Eric Dumazet
1
-2
/
+6
2009-03-13
ppp: ppp_mp_explode() redesign
Gabriele Paoloni
1
-1
/
+1
2009-03-13
phylib: convert state_queue work to delayed_work
Marcin Slusarz
1
-2
/
+1
2009-03-13
Network Drop Monitor: Adding Build changes to enable drop monitor
Neil Horman
1
-0
/
+1
2009-03-13
Network Drop Monitor: Adding drop monitor implementation & Netlink protocol
Neil Horman
1
-0
/
+56
2009-03-13
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...
Neil Horman
1
-1
/
+3
2009-03-13
Network Drop Monitor: Add trace declaration for skb frees
Neil Horman
1
-0
/
+8
2009-03-05
ssb: Add SPROM fallback support
Michael Buesch
1
-0
/
+4
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-1
/
+40
2009-03-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
6
-1
/
+39
2009-03-04
vlan: Fix vlan-in-vlan crashes.
David S. Miller
1
-0
/
+1
2009-03-04
neigh: Allow for user space users of the neighbour table
Eric Biederman
1
-0
/
+1
2009-03-03
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2009-03-03
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-0
/
+31
2009-03-03
netns: Remove net_alive
Eric W. Biederman
1
-10
/
+17
2009-03-02
sctp: Fix broken RTO-doubling for data retransmits
Vlad Yasevich
1
-1
/
+2
2009-03-02
tcp: tcp_init_wl / tcp_update_wl argument cleanup
Hantzis Fotis
1
-2
/
+2
2009-03-02
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+4
2009-03-02
skbuff.h: fix timestamps kernel-doc
Randy Dunlap
1
-4
/
+2
2009-03-02
wimax/i2400m: implement RX reorder support
Inaky Perez-Gonzalez
1
-4
/
+28
2009-03-02
wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)
Inaky Perez-Gonzalez
1
-0
/
+35
2009-03-02
wimax: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-03-02
wimax/i2400m: allow control of the base-station idle mode timeout
Inaky Perez-Gonzalez
1
-0
/
+10
2009-03-02
tcp: kill eff_sacks "cache", the sole user can calculate itself
Ilpo Järvinen
2
-2
/
+0
2009-03-02
tcp: add helper for AI algorithm
Ilpo Järvinen
1
-0
/
+1
2009-03-02
fix warning in io_mapping_map_wc()
Pallipadi, Venkatesh
1
-1
/
+4
2009-03-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-18
/
+50
2009-03-01
net headers: export dcbnl.h
Chris Leech
1
-0
/
+1
2009-03-01
net headers: cleanup dcbnl.h
Chris Leech
1
-1
/
+3
2009-02-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-1200
/
+64
2009-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
9
-17
/
+46
2009-02-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+35
2009-02-27
Fix recursive lock in free_uid()/free_user_ns()
David Howells
1
-0
/
+1
2009-02-27
cfg80211: Add AP beacon regulatory hints
Luis R. Rodriguez
1
-1
/
+4
2009-02-27
cfg80211: move all regulatory hints to workqueue
Luis R. Rodriguez
2
-1
/
+10
2009-02-27
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
Luis R. Rodriguez
1
-3
/
+3
2009-02-27
mac80211: Add software scan notifiers
Michael Buesch
1
-0
/
+8
[next]