aboutsummaryrefslogtreecommitdiffstats
path: root/net/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-27bonding: remove ifenslave.c from kernel sourceCong Wang5-1157/+10
2013-05-27doc:networking: Fix typo in documentation/networkingMasanari Iida3-9/+9
2013-05-27bonding: allow xmit hash policy change while bond dev is upNikolay Aleksandrov1-9/+1
2013-05-27net/phy: Use module_spi_driver in spi_ks8995.cSachin Kamat1-13/+1
2013-05-27netpoll: remove return value from netpoll_rx_disable()dingtianhong3-15/+7
2013-05-27net: micrel : ks8851-ml: add dt supportJean-Christophe PLAGNIOL-VILLARD2-7/+35
2013-05-27MPLS: Add limited GSO supportSimon Horman15-3/+143
2013-05-27net: Use 16bits for *_headers fields of struct skbuffSimon Horman1-113/+6
2013-05-27phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli1-2/+2
2013-05-27phy: allow drivers to flag a PHY device as internalFlorian Fainelli3-1/+17
2013-05-27net: ethtool: disambiguate XCVR_* meaningFlorian Fainelli1-2/+2
2013-05-27net: wan: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-27net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han2-4/+0
2013-05-27net: irda: remove unnecessary platform_set_drvdata()Jingoo Han3-3/+0
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han37-61/+0
2013-05-27fec: Handle the regulator in suspend/resumeFabio Estevam1-0/+10
2013-05-27fec: Remove irqs firstFabio Estevam1-5/+5
2013-05-27fec: Disable the PHY regulator on error and removalFabio Estevam1-0/+6
2013-05-27fec: Invert the order of error path sequenceFabio Estevam1-2/+2
2013-05-27fec: Place the phy regulator in the private structureFabio Estevam2-4/+4
2013-05-27be2net: Trim padded packets for LancerSomnath Kotur1-1/+3
2013-05-27be2net: Pad skb to meet min Tx pkt size in lancerSomnath Kotur1-0/+10
2013-05-27be2net: cleanup be_get_drvinfo()Somnath Kotur3-7/+8
2013-05-27bnx2x: Change to D3hot only on removalYuval Mintz2-10/+24
2013-05-27bnx2x: Implement PCI shutdownYuval Mintz1-12/+59
2013-05-27bnx2x: Count number of possible FCoE interfacesDmitry Kravkov1-3/+48
2013-05-27bnx2x: Ack unknown VF messagesAriel Elior1-1/+4
2013-05-27bnx2x: Add and correct PCI link speed printsDmitry Kravkov2-14/+31
2013-05-27bnx2x: Zero VFs starting MACsAriel Elior1-1/+5
2013-05-25tcp: Remove 2 indentation levels in tcp_rcv_state_processJoe Perches1-37/+39
2013-05-25tcp: Remove another indentation level in tcp_rcv_state_processJoe Perches1-59/+51
2013-05-25tcp: remove one indentation level in tcp_rcv_state_process()Eric Dumazet1-136/+133
2013-05-25net: add netnotifier event for upper device changeJiri Pirko2-1/+3
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han23-95/+66
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti9-171/+698
2013-05-24qlcnic: Update version to 5.2.43Shahed Shaikh1-2/+2
2013-05-24qlcnic: Enhance virtual NIC loggingManish Chopra3-40/+41
2013-05-24qlcnic: qlcnic_get_board_name() function cleanupManish Chopra1-9/+28
2013-05-24qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani5-46/+98
2013-05-24qlcnic: modify reset recovery path in diag modeSony Chacko3-8/+34
2013-05-24qlcnic: diagnostics routine changesSony Chacko2-9/+31
2013-05-24qlcnic: Convert nested if-else to switch-caseJitendra Kalsaria1-7/+11
2013-05-24qlcnic: Initialize trans_work and idc_aen_work at VF probe.Sucheta Chakraborty1-1/+5
2013-05-24qlcnic: Remove qlcnic_config_npars module parameterShahed Shaikh3-35/+11
2013-05-24qlcnic: Update IRQ name for 8200 and 8300 Series adapter.Himanshu Madhani2-12/+16
2013-05-24qlcnic: Disable INT-x interrupt for 83xx on driver unloadHimanshu Madhani1-0/+8
2013-05-24qlcnic: Support spoof check config.Rajesh Borundia4-0/+40
2013-05-24tg3: Remove unnecessary lock around tg3_flag_setNithin Sujir1-2/+0
2013-05-24tg3: Fix misplaced empty lineNithin Sujir1-1/+1
2013-05-24tg3: Use descriptive label names in tg3_startNithin Sujir1-7/+7