summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-08tipc: Increase buffer header to support worst-case deviceAllan Stephens1-6/+5
2008-05-08net: Added ASSERT_RTNL() to dev_open() and dev_close().Ben Hutchings1-0/+4
2008-05-08can: Fix can_send() handling on dev_queue_xmit() failuresOliver Hartkopp1-4/+12
2008-05-08Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller32-390/+1193
2008-05-08netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov1-3/+5
2008-05-08netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol confi...Patrick McHardy1-0/+4
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy2-9/+14
2008-05-08macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy1-1/+1
2008-05-08net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)1-1/+1
2008-05-08tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen1-5/+8
2008-05-06e1000e: don't return half-read eeprom on errorKok, Auke1-1/+5
2008-05-06ucc_geth: Don't use RX clock as TX clock.Joakim Tjernlund1-1/+1
2008-05-06cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox1-2/+2
2008-05-06pcnet32: delete non NAPI code from driver.Don Fry2-71/+4
2008-05-06fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood1-1/+2
2008-05-06[netdrvr] eexpress: IPv6 fails - multicast problemsBruce Robson1-5/+6
2008-05-063c59x: use netstats in net_device structurePaulius Zaleckas1-36/+35
2008-05-063c980-TX needs EXTRA_PREAMBLEGunnar Larisch1-1/+1
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik6-39/+148
2008-05-06fix warning in drivers/net/appletalk/cops.cJeff Garzik1-11/+5
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan7-21/+748
2008-05-06uli526x: fix endianness issues in the setup frameAnton Vorontsov1-12/+18
2008-05-06uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov1-4/+4
2008-05-06ucc_geth: Fix a bunch of sparse warningsAndy Fleming4-160/+174
2008-05-06phylib: Fix some sparse warningsAndy Fleming2-1/+6
2008-05-06gianfar: Fix a locking bug in gianfar's sysfs codeAndy Fleming3-6/+12
2008-05-06bonding: fix enslavement error unwindsJay Vosburgh1-7/+7
2008-05-06bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs.Pavel Emelyanov1-2/+4
2008-05-06bonding: fix error unwind in bonding_store_bondsJay Vosburgh1-8/+8
2008-05-06bonding: Do not call free_netdev for already registered device.Pavel Emelyanov1-1/+3
2008-05-06net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim1-8/+9
2008-05-06iwlwifi: make IWLWIFI a tristateAdrian Bunk1-2/+1
2008-05-06Revert "atm: Do not free already unregistered net device."David S. Miller1-0/+2
2008-05-05dccp: return -EINVAL on invalid feature lengthChris Wright1-1/+1
2008-05-05irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar1-1/+4
2008-05-05irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar1-0/+6
2008-05-05net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim1-18/+16
2008-05-04ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH4-24/+25
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH2-2/+2
2008-05-04atm: Bad locking on br2684_devs modifications.Pavel Emelyanov1-2/+2
2008-05-04atm: Do not free already unregistered net device.Pavel Emelyanov1-2/+0
2008-05-04mac80211: Do not free net device after it is unregistered.Pavel Emelyanov1-2/+5
2008-05-04bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov1-8/+8
2008-05-04bridge: Net device leak in br_add_bridge().Pavel Emelyanov1-1/+3
2008-05-04niu: Fix probing regression for maramba on-board chips.David S. Miller1-4/+7
2008-05-03lapbeth: Release ->ethdev when unregistering device.David S. Miller1-0/+1
2008-05-03xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz1-8/+40
2008-05-03net: Fix useless comment reference loop.Johannes Berg1-1/+3
2008-05-03sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski1-2/+6
2008-05-02rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux1-4/+4