| Commit message (Expand) | Author | Age |
* | [TG3]: Setup proper GPIO settings | Michael Chan | 2005-04-21 |
* | [TG3]: Split tg3_phy_probe into 2 functions | Michael Chan | 2005-04-21 |
* | [TG3]: Minor 5752 fixes | Michael Chan | 2005-04-21 |
* | [TG3]: add support for bcm5752 rev a1 | John W. Linville | 2005-04-21 |
* | [TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flag | John W. Linville | 2005-04-21 |
* | [TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariants | John W. Linville | 2005-04-21 |
* | [TG3]: more use of TG3_FLG2_5705_PLUS flag | John W. Linville | 2005-04-21 |
* | [TG3]: use new TG3_FLG2_5750_PLUS flag | John W. Linville | 2005-04-21 |
* | [TG3]: define TG3_FLG2_5750_PLUS flag | John W. Linville | 2005-04-21 |
* | [TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if's | John W. Linville | 2005-04-21 |
* | [TG3]: add bcm5752 entry to pci_ids.h | John W. Linville | 2005-04-21 |
* | [TG3]: add bcm5752 to tg3_pci_tbl | John W. Linville | 2005-04-21 |
* | [TG3]: add basic bcm5752 support | John W. Linville | 2005-04-21 |
* | [ATM]: net/atm/resources.c: remove __free_atm_dev | Adrian Bunk | 2005-04-21 |
* | [AX25]: make ax25_queue_xmit a net_device parameter | Arnaldo Carvalho de Melo | 2005-04-21 |
* | [ATM]: sk_atm() conversion missed subtle change of vcc | Chas Williams | 2005-04-21 |
* | [NET]: Add missing newline for skb_*_panic | Patrick McHardy | 2005-04-21 |
* | [PATCH] fix subarch breakage in amd dual core updates | James Bottomley | 2005-04-21 |
* | [PATCH] Fix tgafb.c compile failure | Adrian Bunk | 2005-04-21 |
* | [PATCH] Fix non-legacy ISO receive regression | Jody McIntyre | 2005-04-21 |
* | [PATCH] ohci1394: tlabels misprinted in DBGMSG | Jody McIntyre | 2005-04-21 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git | Linus Torvalds | 2005-04-21 |
|\ |
|
| * | [IA64] fix fls() | David Mosberger-Tang | 2005-04-21 |
* | | [PATCH] alpha: key management syscalls | Richard Henderson | 2005-04-21 |
|/ |
|
* | [PATCH] fix for ISDN ippp filtering | Karsten Keil | 2005-04-21 |
* | [PATCH] x86_64: Bug in new out of line put_user() | Alexander Nyberg | 2005-04-21 |
* | Merge rsync://rsync.kernel.org/pub/linux/kernel/people/davem/sparc-2.6.git | Linus Torvalds | 2005-04-21 |
|\ |
|
| * | [SPARC64]: sparc64 preempt + smp | Al Viro | 2005-04-20 |
* | | [PATCH] Fix aic7xxx_osm.c compile with older gcc's | James Bottomley | 2005-04-21 |
* | | Linux v2.6.12-rc3v2.6.12-rc3 | Linus Torvalds | 2005-04-20 |
|/ |
|
* | [IPSEC]: COW skb header in UDP decap | Herbert Xu | 2005-04-20 |
* | [ATALK]: Add missing dev_hold() to atrtr_create(). | Herbert Xu | 2005-04-20 |
* | [SOCK]: on failure free the sock from the right place | Arnaldo Carvalho de Melo | 2005-04-20 |
* | [NET]: skbuff: remove old NET_CALLER macro | Stephen Hemminger | 2005-04-20 |
* | [RTNETLINK]: Add comma to final entry in link_rtnetlink_table | David S. Miller | 2005-04-20 |
* | [RTNETLINK]: Protocol family wildcard dumping for routing rules | Thomas Graf | 2005-04-20 |
* | [IPV6]: Replace bogus instances of inet->recverr | Herbert Xu | 2005-04-20 |
* | [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory | Herbert Xu | 2005-04-20 |
* | [IPV6]: Fix a branch prediction | YOSHIFUJI Hideaki | 2005-04-20 |
* | [NET]: Shave sizeof(ptr) bytes off dst_entry | Herbert Xu | 2005-04-19 |
* | [PATCH] freepgt: remove FIRST_USER_ADDRESS hack | Hugh Dickins | 2005-04-19 |
* | [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 | Hugh Dickins | 2005-04-19 |
* | [PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZE | Hugh Dickins | 2005-04-19 |
* | [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE | Hugh Dickins | 2005-04-19 |
* | [PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NR | Hugh Dickins | 2005-04-19 |
* | [PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESS | Hugh Dickins | 2005-04-19 |
* | [PATCH] freepgt: hugetlb area is clean | Hugh Dickins | 2005-04-19 |
* | [PATCH] freepgt: mpnt to vma cleanup | Hugh Dickins | 2005-04-19 |
* | [PATCH] freepgt: remove arch pgd_addr_end | Hugh Dickins | 2005-04-19 |
* | [PATCH] freepgt: hugetlb_free_pgd_range | Hugh Dickins | 2005-04-19 |