aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/makelst (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-19gre: add GSO supportEric Dumazet1-0/+12
2012-09-19net: provide a default dev->ethtool_opsEric Dumazet2-12/+4
2012-09-19net: dev: fix incorrect getting net device's nameGao feng1-8/+20
2012-09-19ipv6: recursive check rt->dst.from when call rt6_check_expiredLi RongQing1-5/+1
2012-09-19net: more accurate network taps in transmit pathEric Dumazet1-3/+6
2012-09-18net/tipc/name_table.c: Remove unecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-18net/openvswitch/vport.c: Remove unecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-18net/ieee802154/6lowpan.c: Remove unecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-17llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller2-8/+0
2012-09-17llc2: Collapse remainder of state machine into simple if-else if-statementBen Hutchings1-87/+4
2012-09-17llc2: Remove explicit indexing of state action arraysBen Hutchings1-4/+4
2012-09-17llc2: Remove the station send queueBen Hutchings1-32/+2
2012-09-17llc2: Collapse the station event receive pathBen Hutchings1-81/+6
2012-09-17llc2: Remove dead code for state machineBen Hutchings1-395/+9
2012-09-17llc2: Remove pointless indirection through llc_stat_state_trans_endBen Hutchings1-12/+4
2012-09-17af_unix: old_cred is surplusAlan Cox1-4/+1
2012-09-17igb: Add 1588 support to I210/I211.Matthew Vick2-45/+174
2012-09-17igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick5-25/+153
2012-09-17igb: Store the MAC address in the name in the PTP struct.Matthew Vick1-4/+3
2012-09-17igb: Correct PTP support query from ethtool.Matthew Vick1-24/+38
2012-09-17igb: Update PTP function names/variables and locations.Matthew Vick4-395/+398
2012-09-17igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick3-10/+25
2012-09-15ixgbe: Improve statistics accuracy for DDP trafficMark Rustad1-16/+16
2012-09-15ixgbe: added reg_ops file to debugfsCatherine Sullivan1-0/+118
2012-09-15ixgbe: added netdev_ops file to debugfsCatherine Sullivan1-2/+105
2012-09-15ixgbe: add debugfs supportCatherine Sullivan4-2/+106
2012-09-15ixgbe: fix reporting of spoofed packetsEmil Tantilov1-1/+1
2012-09-15ixgbe: Fix VF rate limiting to correctly account for more queues per VFAlexander Duyck1-41/+59
2012-09-15ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck2-4/+10
2012-09-15e1000: add byte queue limitsOtto Estuardo Solares Cabrera1-0/+10
2012-09-14vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds1-1/+1
2012-09-14eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks1-0/+5
2012-09-14eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks1-2/+8
2012-09-14eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks1-0/+1
2012-09-14i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh1-3/+3
2012-09-14MAINTAINERS: fix tree for current i2c-embedded developmentWolfram Sang1-1/+1
2012-09-14drm/nouveau: fix booting with plymouth + dumb supportDave Airlie1-1/+1
2012-09-13pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi1-1/+1
2012-09-13drivers/isdn/gigaset/common.c: Remove useless kfreePeter Senna Tschudin1-1/+0
2012-09-13ipv6: replace write lock with read lock when get route infoLi RongQing2-6/+6
2012-09-13ipv6: route templates can be constEric Dumazet1-3/+3
2012-09-13thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter1-6/+7
2012-09-13eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu1-4/+6
2012-09-13platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin1-1/+1
2012-09-13asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-09-13drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary4-14/+0
2012-09-13apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee1-1/+1
2012-09-13apple-gmux: Fix index read functionsBernhard Froemel1-2/+4
2012-09-13apple-gmux: Obtain version info from indexed gmuxBernhard Froemel1-4/+8
2012-09-13bnx2x: Add missing afex codeYuval Mintz2-11/+21