aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-13ipv6: helper function to get tclassJiri Benc2-1/+6
2012-02-13aeroflex: Fix typo in greth.cMasanari Iida1-1/+1
2012-02-10skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buffAlexander Duyck1-4/+5
2012-02-10ixgbe: Combine post-DMA processing of sk_buff fields into single functionAlexander Duyck2-59/+71
2012-02-10ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADVAlexander Duyck3-18/+18
2012-02-10ixgbe: Add function for testing status bits in Rx descriptorAlexander Duyck3-55/+65
2012-02-10ixgbe: Let the Rx buffer allocation clear status bits instead of cleanupAlexander Duyck1-62/+93
2012-02-10ixgbe: Address fact that RSC was not setting GSO size for incoming framesAlexander Duyck1-5/+125
2012-02-10ixgbe: Minor refactor of RSCAlexander Duyck2-98/+147
2012-02-10net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf1-1/+2
2012-02-10ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei1-1/+1
2012-02-10netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2-13/+42
2012-02-10netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman1-6/+0
2012-02-10netprio_cgroup: fix an off-by-one bugNeil Horman1-1/+1
2012-02-10igb: fix warning about unused functionEmil Tantilov1-0/+4
2012-02-10e1000e: replace '1' with 'true' for boolean get_link_statusBruce Allan2-4/+4
2012-02-10e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()Bruce Allan3-11/+8
2012-02-10e1000e: use true/false for bool autoneg_falseBruce Allan1-7/+7
2012-02-10e1000e: remove unnecessary parenthesesBruce Allan5-12/+12
2012-02-10e1000e: remove unnecessary returns from void functionsBruce Allan3-14/+4
2012-02-10e1000e: remove test that is always falseBruce Allan1-2/+2
2012-02-09bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter1-6/+4
2012-02-09isdn: type bug in isdn_net_header()Dan Carpenter1-1/+1
2012-02-09hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured valueNikolaus Schulz1-3/+2
2012-02-09cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATEEddie Wai2-2/+4
2012-02-09cnic: set error flag when iSCSI connection failsJeffrey Huang1-0/+2
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller5-10/+13
2012-02-09tty: serial: omap-serial: wakeup latency constraint is in microseconds, not millisecondsPaul Walmsley1-2/+1
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2-4/+11
2012-02-09tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley1-3/+17
2012-02-09Reduce the number of expensive division instructions done by _parse_integer()David Howells1-5/+13
2012-02-09ixgbe: ethtool: stats user buffer overrunJohn Fastabend1-37/+51
2012-02-09ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend1-2/+9
2012-02-09ixgbe: do not update real num queues when netdev is going awayYi Zou1-0/+4
2012-02-09ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck1-6/+6
2012-02-09ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose1-1/+1
2012-02-09ixgbe: fix vf lookupGreg Rose1-1/+2
2012-02-09igb: fix vf lookupGreg Rose1-1/+2
2012-02-09e1000: add dropped DMA receive enable back in for WoLDean Nelson1-4/+6
2012-02-08hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz1-1/+1
2012-02-08hwmon: (f75375s) Fix reading of wrong register when initializing the F75387Nikolaus Schulz1-1/+1
2012-02-08hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz1-1/+1
2012-02-08hwmon: (w83627ehf) Remove duplicate codeGuenter Roeck1-5/+0
2012-02-08Linux 3.3-rc3Linus Torvalds1-1/+1
2012-02-08pcmcia: fix socket refcount decrementing on each resumeRussell King1-3/+1
2012-02-08mm: fix UP THP spin_is_locked BUGsHugh Dickins2-3/+3
2012-02-08drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin1-2/+2
2012-02-08mm: compaction: check for overlapping nodes during isolation for migrationMel Gorman1-1/+10
2012-02-08nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()Xi Wang1-0/+2
2012-02-08netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter1-1/+1