| Commit message (Expand) | Author | Age | Files | Lines |
* | [NETFILTER]: Fix NF_QUEUE_NR() parenthesis | Patrick McHardy | 2008-02-27 | 1 | -1/+1 |
* | [NETFILTER]: xt_conntrack: fix IPv4 address comparison | Jan Engelhardt | 2008-02-27 | 1 | -1/+1 |
* | [NETFILTER]: xt_conntrack: fix missing boolean clamping | Jan Engelhardt | 2008-02-27 | 1 | -1/+1 |
* | [NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warning | Patrick McHardy | 2008-02-27 | 1 | -3/+12 |
* | [IPV6] SYSCTL: Fix possible memory leakage in error path. | YOSHIFUJI Hideaki | 2008-02-27 | 1 | -3/+0 |
* | [INET]: Don't create tunnels with '%' in name. | Pavel Emelyanov | 2008-02-27 | 4 | -18/+38 |
* | [AF_KEY]: Fix oops by converting to proc_net_*(). | David S. Miller | 2008-02-27 | 1 | -3/+2 |
* | CONNECTOR: make cn_already_initialized static | Li Zefan | 2008-02-27 | 2 | -3/+1 |
* | [IPV4]: Reset scope when changing address | Bjorn Mork | 2008-02-27 | 1 | -0/+1 |
* | [IPV6]: Add missing initializations of the new nl_info.nl_net field | Benjamin Thery | 2008-02-27 | 2 | -0/+5 |
* | [MACVLAN]: Update Kconfig to refer to iproute | Patrick McHardy | 2008-02-27 | 1 | -0/+5 |
* | bluetooth: delete timer in l2cap_conn_del() | Thomas Gleixner | 2008-02-27 | 1 | -0/+2 |
* | tipc: fix integer as NULL pointer sparse warnings in tipc | Harvey Harrison | 2008-02-25 | 4 | -4/+4 |
* | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-02-25 | 27 | -285/+531 |
|\ |
|
| * | e1000e: remove unused read value in ASPM disable code. | Auke Kok | 2008-02-24 | 1 | -2/+0 |
| * | e1000e: fix spelling errors in comments | Auke Kok | 2008-02-24 | 7 | -44/+46 |
| * | e1000e: fix flow control denial of service possibility | Jesse Brandeburg | 2008-02-24 | 1 | -26/+5 |
| * | e1000e: fix flow control when using ethtool overrides | Jesse Brandeburg | 2008-02-24 | 1 | -3/+0 |
| * | e1000e: fix link up message to show ethX: | Jesse Brandeburg | 2008-02-24 | 1 | -2/+1 |
| * | e1000e: 82573 can use eerd method to read eeprom | Auke Kok | 2008-02-24 | 1 | -11/+1 |
| * | ixgb: add RNBC counter - no buffer count - to ethtool stats | Auke Kok | 2008-02-24 | 1 | -0/+1 |
| * | macb: Fix speed setting | Atsushi Nemoto | 2008-02-24 | 1 | -1/+1 |
| * | sky2: fix LED management | Stephen Hemminger | 2008-02-24 | 2 | -74/+76 |
| * | [netdrvr] via-rhine: Use register offset definition for WOLcgClr | Laura Garcia | 2008-02-24 | 1 | -1/+1 |
| * | net/phy/mdio_bus.c: fix a check-after-use | Adrian Bunk | 2008-02-24 | 1 | -2/+2 |
| * | igb: Fix panic with NICs with 1000BASE-SX PHY | Bill Hayes | 2008-02-24 | 1 | -2/+4 |
| * | gianfar: don't pass NULL dev ptr to DMA ops | Becky Bruce | 2008-02-24 | 1 | -7/+7 |
| * | sis190: read the mac address from the eeprom first | Francois Romieu | 2008-02-24 | 1 | -5/+10 |
| * | tlan: add static to function definitions | Harvey Harrison | 2008-02-24 | 1 | -32/+32 |
| * | claw: make use of DIV_ROUND_UP | Julia Lawall | 2008-02-24 | 1 | -21/+18 |
| * | pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message. | Komuro | 2008-02-24 | 1 | -2/+8 |
| * | drivers/net/cs89x0.c: compilation warning fix | Leonardo Potenza | 2008-02-24 | 1 | -6/+6 |
| * | virtio_net: Fix oops on early interrupts - introduced by virtio reset code | Christian Borntraeger | 2008-02-24 | 1 | -1/+1 |
| * | uli526x partially recognizing interface | Grant Grundler | 2008-02-24 | 1 | -1/+11 |
| * | update TULIP MAINTAINERS | Grant Grundler | 2008-02-24 | 1 | -4/+7 |
| * | igb: fix legacy mode irq issue | Andy Gospodarek | 2008-02-24 | 1 | -7/+2 |
| * | fs_enet: Don't call phy_mii_ioctl() in atomic context. | Scott Wood | 2008-02-24 | 1 | -6/+1 |
| * | ehea: add kdump support | Thomas Klein | 2008-02-24 | 2 | -25/+290 |
| * | Merge branch 'master' of ../linux-2.6/ | David S. Miller | 2008-02-24 | 952 | -11524/+25657 |
| |\ |
|
* | | | Linux 2.6.25-rc3v2.6.25-rc3 | Linus Torvalds | 2008-02-24 | 1 | -1/+1 |
* | | | i2c-i801: Add support for the ICH10 | Gaston, Jason D | 2008-02-24 | 3 | -3/+12 |
* | | | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n | David Brownell | 2008-02-24 | 1 | -1/+8 |
* | | | i2c-pca-isa: Add access check to legacy ioports | Christian Krafft | 2008-02-24 | 1 | -0/+7 |
* | | | Alchemy: compile fix | Manuel Lauss | 2008-02-24 | 4 | -0/+4 |
* | | | i2c: Storage class should be before const qualifier | Tobias Klauser | 2008-02-24 | 2 | -3/+3 |
* | | | i2c-pxa: Misc fixes | Wolfram Sang | 2008-02-24 | 1 | -11/+14 |
* | | | ARM: OMAP: Release i2c_adapter after use (Siemens SX1) | Jean Delvare | 2008-02-24 | 1 | -0/+2 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-24 | 8 | -20/+44 |
|\ \ \ |
|
| * | | | libata-core: fix kernel-doc warning | Randy Dunlap | 2008-02-24 | 1 | -1/+1 |
| * | | | sata_fsl: fix build with ATA_VERBOSE_DEBUG | Anton Vorontsov | 2008-02-24 | 1 | -3/+5 |