aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-28netns xfrm: ipcomp supportAlexey Dobriyan1-3/+6
2010-01-28netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan3-62/+88
2010-01-28netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan1-5/+11
2010-01-28net: merge fixup for qlge_mainStephen Rothwell1-1/+1
2010-01-28netdev: remove HAVE_ leftoversAlexey Dobriyan6-32/+5
2010-01-28bonding: bond_open error return valuestephen hemminger1-1/+1
2010-01-28ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend1-8/+6
2010-01-28ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend1-1/+1
2010-01-28igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck1-0/+1
2010-01-28drivers/net: ks8851_mll ethernet network driverChoi, David1-2/+2
2010-01-28be2net: Bug fix to support newer generation of BE ASICAjit Khaparde3-3/+30
2010-01-26net/atm: Cleanup dprint/ddprintk #defines and usesJoe Perches3-107/+124
2010-01-26net/atm/lec.c: Add __lec_arp_check_expire and other cleanupsJoe Perches1-73/+80
2010-01-26net/atm/svc.c: checkpatch cleanupsJoe Perches1-124/+125
2010-01-26net/atm/signaling.c: checkpatch cleanupsJoe Perches1-101/+101
2010-01-26net/atm/resources.c: checkpatch cleanupsJoe Perches1-198/+192
2010-01-26net/atm/raw.c: checkpatch cleanupsJoe Perches1-14/+7
2010-01-26net/atm/pvc.c: checkpatch cleanupsJoe Perches1-22/+21
2010-01-26net/atm/proc.c: checkpatch cleanupsJoe Perches1-37/+44
2010-01-26net/atm/pppoatm.c: checkpatch cleanupsJoe Perches1-4/+7
2010-01-26net/atm/mpoa_proc.c: checkpatch cleanupsJoe Perches1-33/+31
2010-01-26net/atm/mpoa_caches.c: checkpatch cleanupsJoe Perches1-72/+88
2010-01-26net/atm/mpc.c: checkpatch cleanupsJoe Perches1-193/+252
2010-01-26net/atm/lec.c: checkpatch cleanupsJoe Perches1-148/+136
2010-01-26net/atm/ioctl.c: checkpatch cleanupsJoe Perches1-98/+97
2010-01-26net/atm/common.c: checkpatch cleanupsJoe Perches1-165/+173
2010-01-26net/atm/clip.c: checkpatch cleanupsJoe Perches1-14/+12
2010-01-26net/atm/br2684.c: checkpatch cleanupsJoe Perches1-41/+31
2010-01-26net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches1-13/+14
2010-01-26net/atm/atm_misc.c: checkpatch cleanupsJoe Perches1-24/+16
2010-01-26net/atm/addr.c: Convert include <asm to include <linuxJoe Perches1-1/+1
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches12-212/+190
2010-01-26starfire: clean up properly if firmware loading failsBen Hutchings1-1/+4
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi1-1/+1
2010-01-26ariadne: Fix build.David S. Miller1-2/+0
2010-01-26ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei1-0/+1
2010-01-25virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-01-25sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings3-6/+7
2010-01-25sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini1-1/+3
2010-01-25tcp_probe: avoid modulus operation and wrap fixStephen Hemminger1-9/+10
2010-01-25qlge: Only free resources if they were allocatedBreno Leitao1-7/+8
2010-01-25net: use helpers to access uc list V2Jiri Pirko14-33/+38
2010-01-25ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau1-4/+3
2010-01-25iwlwifi: fix pointer signedness warningJohannes Berg1-2/+2
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan4-20/+84
2010-01-24sky2: revert config space changestephen hemminger1-0/+13
2010-01-24vlan: fix vlan_skb_recv()Eric Dumazet1-1/+1
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan4-19/+21
2010-01-23sky2: Enable/disable WOL per hardware deviceMike McCormack1-7/+22
2010-01-23ixgbevf: Fix IPv6 GSO type checksJeff Kirsher1-1/+1