Age | Commit message (Expand) | Author | Files | Lines |
2008-05-08 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 32 | -390/+1193 |
2008-05-08 | netns: Fix arbitrary net_device-s corruptions on net_ns stop. | Pavel Emelyanov | 1 | -3/+5 |
2008-05-08 | netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol confi... | Patrick McHardy | 1 | -0/+4 |
2008-05-08 | netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re... | Patrick McHardy | 2 | -9/+14 |
2008-05-08 | macvlan: Fix memleak on device removal/crash on module removal | Patrick McHardy | 1 | -1/+1 |
2008-05-08 | net/ipv4: correct RFC 1122 section reference in comment | J.H.M. Dassen (Ray) | 1 | -1/+1 |
2008-05-08 | tcp FRTO: SACK variant is errorneously used with NewReno | Ilpo Järvinen | 1 | -5/+8 |
2008-05-06 | e1000e: don't return half-read eeprom on error | Kok, Auke | 1 | -1/+5 |
2008-05-06 | ucc_geth: Don't use RX clock as TX clock. | Joakim Tjernlund | 1 | -1/+1 |
2008-05-06 | cxgb3: Use CAP_SYS_RAWIO for firmware | Alan Cox | 1 | -2/+2 |
2008-05-06 | pcnet32: delete non NAPI code from driver. | Don Fry | 2 | -71/+4 |
2008-05-06 | fs_enet: Fix a memory leak in fs_enet_mdio_probe | Scott Wood | 1 | -1/+2 |
2008-05-06 | [netdrvr] eexpress: IPv6 fails - multicast problems | Bruce Robson | 1 | -5/+6 |
2008-05-06 | 3c59x: use netstats in net_device structure | Paulius Zaleckas | 1 | -36/+35 |
2008-05-06 | 3c980-TX needs EXTRA_PREAMBLE | Gunnar Larisch | 1 | -1/+1 |
2008-05-06 | Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_... | Jeff Garzik | 6 | -39/+148 |
2008-05-06 | fix warning in drivers/net/appletalk/cops.c | Jeff Garzik | 1 | -11/+5 |
2008-05-06 | e1000e: Add support for BM PHYs on ICH9 | Bruce Allan | 7 | -21/+748 |
2008-05-06 | uli526x: fix endianness issues in the setup frame | Anton Vorontsov | 1 | -12/+18 |
2008-05-06 | uli526x: initialize the hardware prior to requesting interrupts | Anton Vorontsov | 1 | -4/+4 |
2008-05-06 | ucc_geth: Fix a bunch of sparse warnings | Andy Fleming | 4 | -160/+174 |
2008-05-06 | phylib: Fix some sparse warnings | Andy Fleming | 2 | -1/+6 |
2008-05-06 | gianfar: Fix a locking bug in gianfar's sysfs code | Andy Fleming | 3 | -6/+12 |
2008-05-06 | bonding: fix enslavement error unwinds | Jay Vosburgh | 1 | -7/+7 |
2008-05-06 | bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs. | Pavel Emelyanov | 1 | -2/+4 |
2008-05-06 | bonding: fix error unwind in bonding_store_bonds | Jay Vosburgh | 1 | -8/+8 |
2008-05-06 | bonding: Do not call free_netdev for already registered device. | Pavel Emelyanov | 1 | -1/+3 |
2008-05-06 | net_cls_act: act_simple dont ignore realloc code | Jamal Hadi Salim | 1 | -8/+9 |
2008-05-06 | iwlwifi: make IWLWIFI a tristate | Adrian Bunk | 1 | -2/+1 |
2008-05-06 | Revert "atm: Do not free already unregistered net device." | David S. Miller | 1 | -0/+2 |
2008-05-06 | dccp: return -EINVAL on invalid feature length | Chris Wright | 1 | -1/+1 |
2008-05-05 | irda: fix !PNP support for drivers/net/irda/smsc-ircc2.c | Ingo Molnar | 1 | -1/+4 |
2008-05-05 | irda: fix !PNP support in drivers/net/irda/nsc-ircc.c | Ingo Molnar | 1 | -0/+6 |
2008-05-05 | net_cls_act: Make act_simple use of netlink policy. | Jamal Hadi Salim | 1 | -18/+16 |
2008-05-05 | ip: Use inline function dst_metric() instead of direct access to dst->metric[] | Satoru SATOH | 4 | -24/+25 |
2008-05-05 | ip: Make use of the inline function dst_metric_locked() | Satoru SATOH | 2 | -2/+2 |
2008-05-05 | atm: Bad locking on br2684_devs modifications. | Pavel Emelyanov | 1 | -2/+2 |
2008-05-05 | atm: Do not free already unregistered net device. | Pavel Emelyanov | 1 | -2/+0 |
2008-05-05 | mac80211: Do not free net device after it is unregistered. | Pavel Emelyanov | 1 | -2/+5 |
2008-05-05 | bridge: Consolidate error paths in br_add_bridge(). | Pavel Emelyanov | 1 | -8/+8 |
2008-05-05 | bridge: Net device leak in br_add_bridge(). | Pavel Emelyanov | 1 | -1/+3 |
2008-05-04 | niu: Fix probing regression for maramba on-board chips. | David S. Miller | 1 | -4/+7 |
2008-05-04 | lapbeth: Release ->ethdev when unregistering device. | David S. Miller | 1 | -0/+1 |
2008-05-04 | xfrm: convert empty xfrm_audit_* macros to functions | Marcin Slusarz | 1 | -8/+40 |
2008-05-04 | net: Fix useless comment reference loop. | Johannes Berg | 1 | -1/+3 |
2008-05-04 | sch_htb: remove from event queue in htb_parent_to_leaf() | Jarek Poplawski | 1 | -2/+6 |
2008-05-03 | rose: Wrong list_lock argument in rose_node seqops | Bernard Pidoux | 1 | -4/+4 |
2008-05-03 | netns: Fix reassembly timer to use the right namespace | Daniel Lezcano | 1 | -1/+3 |
2008-05-03 | netns: Fix device renaming for sysfs | Daniel Lezcano | 3 | -3/+10 |
2008-05-03 | bnx2: Update version to 1.7.5. | Michael Chan | 1 | -2/+2 |