aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-15[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on inputHerbert Xu1-18/+5
2007-10-15[IPV6]: Make ipv6_frag_rcv return the same packetHerbert Xu1-17/+40
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu115-951/+915
2007-10-15[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu10-117/+45
2007-10-15[IPVS]: Replace local version of skb_make_writableHerbert Xu7-51/+16
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu18-47/+37
2007-10-15[BRIDGE]: Unshare skb upon entryHerbert Xu1-0/+4
2007-10-15[NET]: Avoid unnecessary cloning for ingress filteringHerbert Xu1-28/+40
2007-10-15[IPV4]: Change ip_defrag to return an integerHerbert Xu5-34/+26
2007-10-15[IPV4]: Make ip_defrag return the same packetHerbert Xu1-21/+55
2007-10-15[SKBUFF]: Add skb_morphHerbert Xu2-30/+54
2007-10-15[SKBUFF]: Merge common code between copy_skb_header and skb_cloneHerbert Xu1-71/+45
2007-10-15libata: add ST9160821AS / 3.CCD to NCQ blacklistTejun Heo1-0/+1
2007-10-15libata: fix revalidation issuing after configuration commandsTejun Heo1-2/+3
2007-10-15[libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61Kuan Luo1-9/+842
2007-10-15[libata] pata_sil680: Add MMIO supportBenjamin Herrenschmidt1-4/+57
2007-10-15ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107ce9a5bd5a0Emil Medve1-1/+4
2007-10-15gianfar: Fix regression caused by new napi interfaceLi Yang1-0/+10
2007-10-15gianfar: Cleanup compile warning caused by 0795af57Li Yang1-1/+0
2007-10-15gianfar: Fix compile regression caused by bea3348eLi Yang1-0/+3
2007-10-15add new prom.h for AU1x00Yoichi Yuasa13-68/+65
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa2-38/+20
2007-10-15MIPSsim: General cleanupRalf Baechle2-71/+75
2007-10-15Jazzsonic: Fix warning about unused variable.Ralf Baechle1-1/+0
2007-10-15Remove msic_dcr_read() in axon_msi.cMichael Ellerman1-7/+2
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman4-5/+5
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman6-12/+12
2007-10-15Use dcr_host_t.base in ibm_emac_malMichael Ellerman2-4/+6
2007-10-15Update ibm_newemac to use dcr_host_t.baseMichael Ellerman2-7/+7
2007-10-15tehuti: possible leak in bdx_probeFlorin Malita1-1/+2
2007-10-15TC35815: Fix buildRalf Baechle1-1/+0
2007-10-15SAA9730: Fix buildRalf Baechle1-2/+7
2007-10-15AR7 ethernetMatteo Croce3-0/+1184
2007-10-15myri10ge: update driver version to 1.3.2-1.287Brice Goglin1-1/+1
2007-10-15myri10ge: add IPv6 TSO supportBrice Goglin1-8/+79
2007-10-15Add skb_is_gso_v6Brice Goglin1-0/+5
2007-10-15myri10ge: update firmware headersBrice Goglin1-4/+86
2007-10-15myri10ge: fix some indentation, white spaces, and commentsBrice Goglin1-6/+5
2007-10-15net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh4-24/+121
2007-10-15net/bonding: Destroy bonding master when last slave is goneMoni Shoua3-4/+46
2007-10-15net/bonding: Delay sending of gratuitous ARP to avoid failureMoni Shoua2-3/+22
2007-10-15net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua3-3/+11
2007-10-15net/bonding: Enable IP multicast for bonding IPoIB devicesMoni Shoua2-6/+5
2007-10-15net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address()Moni Shoua2-28/+60
2007-10-15net/bonding: Enable bonding to enslave non ARPHRD_ETHERMoni Shoua1-0/+33
2007-10-15IB/ipoib: Verify address handle validity on sendMoni Shoua1-2/+3
2007-10-15IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua3-11/+20
2007-10-15natsemi: Check return value for pci_enable_device()Mark Brown1-2/+8
2007-10-15natsemi: Use round_jiffies() for slow timersMark Brown1-3/+7
2007-10-15Merge branch 'pxa' into develRussell King66-519/+7135