summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-23s390/net/ctcm: message cleanupPeter Tiedemann7-1245/+882
2008-07-23s390/net: Cleanup claw printk messages.Andy Richter1-1621/+520
2008-07-23netxen: update driver versionDhananjay Phadke2-13/+11
2008-07-23netxen: enable tso6, intr coalescing.Dhananjay Phadke4-28/+213
2008-07-23netxen: cut-through rx changesDhananjay Phadke4-78/+876
2008-07-23netxen: mtu, mac, link status changesDhananjay Phadke7-43/+236
2008-07-23netxen: add netxen_nic_ctx.cDhananjay Phadke7-339/+359
2008-07-23netxen: remove netxen_nic_isr.cDhananjay Phadke5-283/+122
2008-07-23netxen: pci probe and firmware init changesDhananjay Phadke4-438/+872
2008-07-23netxen: add 2MB PCI memory supportDhananjay Phadke8-272/+1492
2008-07-23netxen: add defs for new chip/boardsDhananjay Phadke7-70/+331
2008-07-23netxen: hw multicast filteringDhananjay Phadke7-49/+147
2008-07-23netxen: cleanup unused variables/functionsDhananjay Phadke6-360/+113
2008-07-23net 8390p: fix interface usageIngo Molnar4-4/+4
2008-07-23myri10ge: use ioremap_wcBrice Goglin1-4/+4
2008-07-23myri10ge: remove wcfifoBrice Goglin1-51/+3
2008-07-23de4x5: Remove developer debug feature about set/clear promiscWang Chen2-18/+1
2008-07-23qeth: fix build error caused by VLAN changesfrank.blaschka@de.ibm.com1-1/+1
2008-07-23fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.Laurent Pinchart1-4/+0
2008-07-23Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik1-9/+5
2008-07-22tcp: Fix bitmask test in tcp_syn_options()David S. Miller1-1/+1
2008-07-22ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller1-0/+2
2008-07-22udplite: Protection against coverage value wrap-aroundGerrit Renker2-1/+5
2008-07-22net: Print the module name as part of the watchdog messageArjan van de Ven3-3/+25
2008-07-22net: use kcalloc in netdev_queue allocStephen Hemminger1-2/+2
2008-07-22ipv6: use timer pendingStephen Hemminger1-6/+6
2008-07-22mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram1-6/+12
2008-07-21netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy1-4/+4
2008-07-21netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu1-13/+25
2008-07-21netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt1-29/+13
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond2-0/+11
2008-07-21netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells1-1/+1
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki15-86/+248
2008-07-21netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki1-0/+3
2008-07-21netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...Changli Gao1-4/+4
2008-07-21hdlcdrv: Fix CRC calculation.Micah Dowty1-0/+1
2008-07-21Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."David S. Miller1-22/+77
2008-07-21net: In __netif_schedule() use WARN_ON instead of BUG_ONLinus Torvalds1-1/+2
2008-07-21net: Improve simple_tx_hash().David S. Miller1-13/+21
2008-07-21pkt_sched: Remove unused variable skb in dev_deactivate_queue function.Daniel Lezcano1-3/+0
2008-07-21sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller1-4/+0
2008-07-21ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov1-1/+0
2008-07-21gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov1-1/+0
2008-07-21atl1: Do not wake queue before queue has been started.David S. Miller1-2/+1
2008-07-21Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds36-966/+1042
2008-07-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+3
2008-07-21ipv6: Fix warning in addrconf code.David Miller1-2/+1
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2008-07-21Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds3-256/+319
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds290-5190/+47416