summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: tun.c fix castHarvey Harrison2008-07-221-1/+1
* net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison2008-07-221-1/+1
* DM9000: Remove magic numbersBen Dooks2008-07-221-6/+9
* MAINTAINERS: Update email address of Ursula BraunUrsula Braun2008-07-221-2/+2
* s390/net/ctcm: message cleanupPeter Tiedemann2008-07-227-1245/+882
* s390/net: Cleanup claw printk messages.Andy Richter2008-07-221-1621/+520
* netxen: update driver versionDhananjay Phadke2008-07-222-13/+11
* netxen: enable tso6, intr coalescing.Dhananjay Phadke2008-07-224-28/+213
* netxen: cut-through rx changesDhananjay Phadke2008-07-224-78/+876
* netxen: mtu, mac, link status changesDhananjay Phadke2008-07-227-43/+236
* netxen: add netxen_nic_ctx.cDhananjay Phadke2008-07-227-339/+359
* netxen: remove netxen_nic_isr.cDhananjay Phadke2008-07-225-283/+122
* netxen: pci probe and firmware init changesDhananjay Phadke2008-07-224-438/+872
* netxen: add 2MB PCI memory supportDhananjay Phadke2008-07-228-272/+1492
* netxen: add defs for new chip/boardsDhananjay Phadke2008-07-227-70/+331
* netxen: hw multicast filteringDhananjay Phadke2008-07-227-49/+147
* netxen: cleanup unused variables/functionsDhananjay Phadke2008-07-226-360/+113
* net 8390p: fix interface usageIngo Molnar2008-07-224-4/+4
* myri10ge: use ioremap_wcBrice Goglin2008-07-221-4/+4
* myri10ge: remove wcfifoBrice Goglin2008-07-221-51/+3
* de4x5: Remove developer debug feature about set/clear promiscWang Chen2008-07-222-18/+1
* qeth: fix build error caused by VLAN changesfrank.blaschka@de.ibm.com2008-07-221-1/+1
* fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.Laurent Pinchart2008-07-221-4/+0
* Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik2008-07-221-9/+5
|\
| * r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06Marcus Sundberg2008-07-201-2/+4
| * r8169: multicast register updateFrancois Romieu2008-07-201-7/+1
* | tcp: Fix bitmask test in tcp_syn_options()David S. Miller2008-07-211-1/+1
* | ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller2008-07-211-0/+2
* | udplite: Protection against coverage value wrap-aroundGerrit Renker2008-07-212-1/+5
* | net: Print the module name as part of the watchdog messageArjan van de Ven2008-07-213-3/+25
* | net: use kcalloc in netdev_queue allocStephen Hemminger2008-07-211-2/+2
* | ipv6: use timer pendingStephen Hemminger2008-07-211-6/+6
* | mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram2008-07-211-6/+12
* | netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy2008-07-211-4/+4
* | netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu2008-07-211-13/+25
* | netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt2008-07-211-29/+13
* | netfilter: nfnetlink_log: send complete hardware headerEric Leblond2008-07-212-0/+11
* | netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells2008-07-211-1/+1
* | netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2008-07-2115-86/+248
* | netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki2008-07-211-0/+3
* | netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...Changli Gao2008-07-211-4/+4
* | hdlcdrv: Fix CRC calculation.Micah Dowty2008-07-211-0/+1
* | Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."David S. Miller2008-07-211-22/+77
* | net: In __netif_schedule() use WARN_ON instead of BUG_ONLinus Torvalds2008-07-211-1/+2
* | net: Improve simple_tx_hash().David S. Miller2008-07-211-13/+21
* | pkt_sched: Remove unused variable skb in dev_deactivate_queue function.Daniel Lezcano2008-07-211-3/+0
* | sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller2008-07-211-4/+0
* | ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-211-1/+0
* | gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-211-1/+0
* | atl1: Do not wake queue before queue has been started.David S. Miller2008-07-211-2/+1
OpenPOWER on IntegriCloud