Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge branch 'for-2.6.26' of git://neil.brown.name/md | Linus Torvalds | 2008-07-02 | 3 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix error paths if md_probe fails. | Neil Brown | 2008-06-28 | 1 | -2/+4 | |
| * | | | | | | | | | | | Don't acknowlege that stripe-expand is complete until it really is. | Neil Brown | 2008-06-28 | 1 | -0/+3 | |
| * | | | | | | | | | | | Ensure interrupted recovery completed properly (v1 metadata plus bitmap) | Neil Brown | 2008-06-28 | 2 | -1/+5 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-07-02 | 3 | -2/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 2008-07-03 | 1 | -1/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | powerpc/mpc5200: Fix lite5200b suspend/resume | Tim Yamin | 2008-07-01 | 1 | -1/+13 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | powerpc/legacy_serial: Bail if reg-offset/shift properties are present | John Linn | 2008-07-01 | 1 | -0/+5 | |
| * | | | | | | | | | | | powerpc/bootwrapper: update for initrd with simpleImage | John Linn | 2008-07-01 | 1 | -1/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-02 | 76 | -272/+411 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | net: fib_rules: fix error code for unsupported families | Patrick McHardy | 2008-07-01 | 1 | -2/+2 | |
| * | | | | | | | | | | netdevice: Fix wrong string handle in kernel command line parsing | Wang Chen | 2008-07-01 | 1 | -2/+2 | |
| * | | | | | | | | | | net: Tyop of sk_filter() comment | Wang Chen | 2008-07-01 | 1 | -1/+0 | |
| * | | | | | | | | | | netlink: Unneeded local variable | Wang Chen | 2008-07-01 | 1 | -1/+1 | |
| * | | | | | | | | | | net-sched: fix filter destruction in atm/hfsc qdisc destruction | Patrick McHardy | 2008-07-01 | 2 | -1/+7 | |
| * | | | | | | | | | | net-sched: change tcf_destroy_chain() to clear start of filter list | Patrick McHardy | 2008-07-01 | 11 | -21/+17 | |
| * | | | | | | | | | | ipv4: fix sysctl documentation of time related values | Stephen Hemminger | 2008-07-01 | 1 | -8/+4 | |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-30 | 7 | -17/+32 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | mac80211: don't accept WEP keys other than WEP40 and WEP104 | Emmanuel Grumbach | 2008-06-30 | 2 | -0/+16 | |
| | * | | | | | | | | | | hostap: fix sparse warnings | Pavel Roskin | 2008-06-30 | 5 | -16/+15 | |
| | * | | | | | | | | | | hostap: don't report useless WDS frames by default | Pavel Roskin | 2008-06-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | textsearch: fix Boyer-Moore text search bug | Joonwoo Park | 2008-06-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACK | Jozsef Kadlecsik | 2008-06-30 | 1 | -6/+7 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. | YOSHIFUJI Hideaki | 2008-06-27 | 1 | -3/+3 | |
| * | | | | | | | | | | netlabel: Fix a problem when dumping the default IPv6 static labels | Paul Moore | 2008-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | net/inet_lro: remove setting skb->ip_summed when not LRO-able | Eli Cohen | 2008-06-27 | 2 | -3/+6 | |
| * | | | | | | | | | | inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild | Pavel Emelyanov | 2008-06-27 | 4 | -6/+17 | |
| * | | | | | | | | | | CONNECTOR: add a proc entry to list connectors | Li Zefan | 2008-06-27 | 1 | -0/+40 | |
| * | | | | | | | | | | netlink: Fix some doc comments in net/netlink/attr.c | Julius Volz | 2008-06-27 | 1 | -3/+4 | |
| * | | | | | | | | | | tcp: /proc/net/tcp rto,ato values not scaled properly (v2) | Stephen Hemminger | 2008-06-27 | 2 | -6/+6 | |
| * | | | | | | | | | | include/linux/netdevice.h: don't export MAX_HEADER to userspace | Adrian Bunk | 2008-06-27 | 1 | -0/+4 | |
| * | | | | | | | | | | pkt_sched: Remove CONFIG_NET_SCH_RR | Adrian Bunk | 2008-06-27 | 1 | -11/+0 | |
| * | | | | | | | | | | pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive. | WANG Cong | 2008-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | netdevice: Fix typo of dev_unicast_add() comment | Wang Chen | 2008-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | af_unix: fix 'poll for write'/connected DGRAM sockets | Rainer Weikusat | 2008-06-27 | 1 | -28/+24 | |
| * | | | | | | | | | | tcp: fix for splice receive when used with software LRO | Octavian Purdila | 2008-06-27 | 1 | -5/+12 | |
| * | | | | | | | | | | tcp: calculate tcp_mem based on low memory instead of all memory | Miquel van Smoorenburg | 2008-06-27 | 1 | -3/+6 | |
| * | | | | | | | | | | hamradio: remove unused variable | Andre Haupt | 2008-06-27 | 1 | -2/+0 | |
| * | | | | | | | | | | mac80211: fix an oops in several failure paths in key allocation | Emmanuel Grumbach | 2008-06-27 | 1 | -0/+9 | |
| * | | | | | | | | | | prism: islpci_eth.c endianness fix | Harvey Harrison | 2008-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | rt2x00: Fix lock dependency errror | Ivo van Doorn | 2008-06-27 | 3 | -15/+28 | |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-27 | 9 | -70/+115 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | iwlwifi: improve scanning band selection management | Ron Rindjunsky | 2008-06-25 | 2 | -33/+39 | |
| | * | | | | | | | | | | rt2x00: Fix unbalanced mutex locking | Ivo van Doorn | 2008-06-25 | 2 | -30/+42 | |
| | * | | | | | | | | | | b43legacy: Fix possible NULL pointer dereference in DMA code | Michael Buesch | 2008-06-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | b43: Fix possible MMIO access while device is down | Michael Buesch | 2008-06-25 | 1 | -0/+3 | |
| | * | | | | | | | | | | b43legacy: Do not return TX_BUSY from op_tx | Michael Buesch | 2008-06-25 | 1 | -2/+4 | |
| | * | | | | | | | | | | b43: Do not return TX_BUSY from op_tx | Michael Buesch | 2008-06-25 | 1 | -4/+8 | |
| | * | | | | | | | | | | mac80211: implement EU regulatory domain | Tony Vroon | 2008-06-25 | 1 | -0/+18 | |
| * | | | | | | | | | | | Hold RTNL while calling dev_close() | Ben Hutchings | 2008-06-27 | 1 | -0/+3 |