aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-09net: ns83820: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-09net: bna: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-09net: sis900: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-09net: sfc: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-06ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches2-42/+37
2013-12-06unix: convert printks to pr_<level>wangweidong1-4/+5
2013-12-06ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage temporary addressesJiri Pirko2-72/+100
2013-12-06ipv6 addrconf: extend ifa_flags to u32Jiri Pirko4-15/+27
2013-12-06net: introduce dev_consume_skb_any()Eric Dumazet2-24/+74
2013-12-06tun: remove unused parameter in tun_do_read()Zhi Yong Wu1-4/+3
2013-12-06macvtap: remove unused parameter in macvtap_do_read()Zhi Yong Wu1-3/+3
2013-12-06macvtap: remove the dead branchZhi Yong Wu1-6/+2
2013-12-06vhost: remove the dead branchZhi Yong Wu5-24/+6
2013-12-06tg3: Update version to 3.135Nithin Sujir1-2/+2
2013-12-06tg3: Expand multicast drop counter miscounting fix to 5762Nithin Sujir1-0/+3
2013-12-06tg3: Fix bit definition for the nvram Auto Power Down settingNithin Sujir1-1/+1
2013-12-06tg3: Add flag to disable 1G Half Duplex advertisementNithin Sujir2-7/+25
2013-12-06tg3: Don't add rxbds_empty to rx_over_errorsNithin Sujir1-2/+0
2013-12-06Documentation: update Ethernet PHY devices binding with 'max-speed'Florian Fainelli1-0/+1
2013-12-06arc_emac: remove custom "max-speed" parsing codeFlorian Fainelli2-21/+1
2013-12-06net: of_mdio: parse "max-speed" property to set PHY supported featuresFlorian Fainelli1-1/+24
2013-12-06net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli1-7/+16
2013-12-06net: of_mdio: do not overwrite PHY interrupt configurationFlorian Fainelli1-2/+3
2013-12-06net: of_mdio: use PHY_MAX_ADDR constantFlorian Fainelli1-1/+1
2013-12-06net: of_mdio: factor PHY registration from of_mdiobus_registerFlorian Fainelli1-63/+46
2013-12-06sctp: fix some comments in associola.cwangweidong1-4/+4
2013-12-06sctp: convert sctp_peer_needs_update to booleanwangweidong1-3/+3
2013-12-06sctp: remove the else pathwangweidong1-7/+3
2013-12-06sctp: remove the duplicate initializewangweidong1-41/+0
2013-12-06tcp: auto corkingEric Dumazet6-13/+72
2013-12-063c59x/net: Use dev_is_pci() instead of hardcodingYijing Wang1-1/+1
2013-12-06net/fddi: Replace local macro with PCI standard macroYijing Wang1-13/+7
2013-12-06tcp: optimize some skb_shinfo(skb) usesEric Dumazet1-15/+21
2013-12-06gro: small napi_get_frags() optimEric Dumazet1-2/+1
2013-12-06ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()Eric Dumazet1-11/+14
2013-12-06packet: use macro GET_PBDQC_FROM_RB to simplify the codesDuan Jiong1-4/+6
2013-12-06tun: spelling fixesstephen hemminger1-6/+6
2013-12-06net/*: Fix FSF address in file headersJeff Kirsher8-16/+8
2013-12-06net/irda: Fix FSF address in file headersJeff Kirsher14-42/+14
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher5-10/+5
2013-12-06netlabel: Fix FSF address in file headersJeff Kirsher13-26/+13
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher28-76/+32
2013-12-06ipv4/ipv6: Fix FSF address in file headersJeff Kirsher9-18/+9
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher35-105/+70
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher11-22/+11
2013-12-06usb: Fix FSF address in file headersJeff Kirsher25-50/+25
2013-12-06irda: Fix FSF address in file headersJeff Kirsher11-30/+11
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher60-134/+60
2013-12-05i40e: sync header files with hardwareAnjali Singhai Jain2-9/+6
2013-12-05i40e: restrict diag test lengthKamil Krawczyk1-4/+4