aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-26sis900: fix non-constant printk warningsStephen Hemminger1-2/+2
2009-02-26ne2k-pci: fix non-constant printk warningsStephen Hemminger1-2/+3
2009-02-263c59x: get rid of non-const printk warningsStephen Hemminger1-3/+3
2009-02-26lapb: get rid of non-const printk warningStephen Hemminger1-1/+1
2009-02-26tulip: get rid of warning for non-const string literalStephen Hemminger4-6/+7
2009-02-24asix: new device idsGreg Kroah-Hartman1-0/+8
2009-02-24qlge: Use one path to (re)fill rx buffers.Ron Mercer1-111/+59
2009-02-24qlge: Optimize rx buffer refill process.Ron Mercer1-5/+12
2009-02-24qlge: Change frame route hw semaphore granularity.Ron Mercer1-18/+13
2009-02-24qlge: Increase MAC addr hw sem granularity.Ron Mercer2-17/+43
2009-02-24qlge: Clean up mac address and frame route settings.Ron Mercer1-9/+22
2009-02-24sit: used time_before for comparing jiffiesWei Yongjun1-2/+3
2009-02-24ipip: used time_before for comparing jiffiesWei Yongjun1-2/+3
2009-02-24gre: used time_before for comparing jiffiesWei Yongjun1-2/+3
2009-02-24ipv6: Remove some pointless conditionals before kfree_skb()Wei Yongjun2-6/+3
2009-02-24netlink: change nlmsg_notify() return value logicPablo Neira Ayuso14-30/+45
2009-02-24mv643xx_eth: set sane default receive coalescing timeoutLennert Buytenhek1-1/+1
2009-02-24mv643xx_eth: move a couple of init actions from ->open() to port probeLennert Buytenhek1-5/+5
2009-02-24mv643xx_eth: convert to net_device_opsLennert Buytenhek1-12/+17
2009-02-24mv643xx_eth: make LRO unconditionalLennert Buytenhek2-22/+1
2009-02-24tcp_scalable: Update malformed & dead urlJoe Perches1-1/+1
2009-02-24netxen: refactor pci probeDhananjay Phadke1-181/+203
2009-02-24netxen: cleanup unused codeDhananjay Phadke5-694/+0
2009-02-24netxen: advertise wake-on-lan supportDhananjay Phadke2-0/+52
2009-02-24netxen: firmware download supportDhananjay Phadke4-74/+238
2009-02-24ixbge: fix bug when using large pages and jumbo framesJesse Brandeburg2-1/+9
2009-02-24ixgbe: Move ring features into an enum, allowing easier future maintenanceShannon Nelson1-4/+10
2009-02-24netfilter: xt_recent: fix proc-file addition/removal of IPv4 addressesJosef Drexler1-1/+1
2009-02-24Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter modeJesper Dangaard Brouer1-0/+2
2009-02-24Doc: Cleanup whitespaces in ip-sysctl.txtJesper Dangaard Brouer1-59/+59
2009-02-24Doc: Fix typos in ip-sysctl.txt about rp_filter.Jesper Dangaard Brouer1-2/+2
2009-02-24netxen: handle pci bar 0 mapping failureDhananjay Phadke1-1/+6
2009-02-24netxen: fix physical port mappingDhananjay Phadke1-3/+6
2009-02-23proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz1-1/+3
2009-02-23i915: suspend/resume interrupt stateJesse Barnes1-3/+7
2009-02-23Fix an oops in i915_gem_retire_requests()Karsten Wiese1-0/+3
2009-02-23net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo1-1/+1
2009-02-23netns: build fix for net_alloc_genericClemens Noss1-4/+4
2009-02-23rtl8187: New USB ID's for RTL8187LLarry Finger1-0/+12
2009-02-23ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan1-7/+17
2009-02-23orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov1-4/+15
2009-02-22Linux 2.6.29-rc6Linus Torvalds1-1/+1
2009-02-22acpi/doc: add missing param valueRandy Dunlap1-1/+1
2009-02-22netns: Remove net_aliveEric W. Biederman3-19/+17
2009-02-22tcp: Like icmp use register_pernet_subsysEric W. Biederman1-1/+1
2009-02-22netns: Fix icmp shutdown.Eric W. Biederman1-1/+1
2009-02-22ipv4: Clean whitespaces in net/ipv4/Kconfig.Jesper Dangaard Brouer1-21/+23
2009-02-22ipv4: Fix rp_filter description in net/ipv4/Kconfig.Jesper Dangaard Brouer1-2/+4
2009-02-22snap: handle registration error and compile warningStephen Hemminger1-3/+4
2009-02-22llc: fix non-const printk warningStephen Hemminger1-3/+3