summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.kgdb (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-24net: bcmgenet: remove FSF mail addressFlorian Fainelli3-30/+2
2014-07-24ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw socketsQuentin Armitage1-1/+4
2014-07-24virtio-net: rx busy polling supportJason Wang1-1/+47
2014-07-24virtio-net: introduce virtnet_receive()Jason Wang1-5/+14
2014-07-23ethernet: realtek: use pci_device_idVarka Bhadram1-7/+7
2014-07-23ethernet: realtek: use module_pci_driverVarka Bhadram1-20/+2
2014-07-23sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru4-6/+5
2014-07-23drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N3-3/+37
2014-07-23dp83640: Fix receive timestamp race conditionStefan Sørensen1-71/+102
2014-07-23sfc: Add support for busy pollingAlexandre Rames5-7/+208
2014-07-23net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai3-4/+8
2014-07-23net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai2-3/+32
2014-07-23net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai4-4/+72
2014-07-23net/mlx4_en: current_mac isn't updated in port upEyal Perry1-0/+1
2014-07-23net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia1-13/+6
2014-07-23net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia1-3/+3
2014-07-23net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas1-8/+32
2014-07-23net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas1-1/+1
2014-07-22net: skbuff: Use ALIGN macro instead of open coding itTobias Klauser1-2/+1
2014-07-22net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight3-5/+5
2014-07-22net: sctp: Open out the check for NagleDavid Laight1-33/+36
2014-07-22sparc: Hook up renameat2 syscall.David S. Miller4-1/+6
2014-07-22iw_cxgb4: Don't limit TPTE count to 32KBHariprasad Shenai2-2/+1
2014-07-22iw_cxgb4: advertise the correct device max attributesHariprasad Shenai5-33/+32
2014-07-22iw_cxgb4: Support query_qp() verbHariprasad Shenai1-0/+6
2014-07-22iw_cxgb4: log detailed warnings for negative adviceHariprasad Shenai1-6/+23
2014-07-22cxgb4: Add the MC1 registers to read in the interrupt handlerHariprasad Shenai2-3/+16
2014-07-22enic: Add ethtool support to show classifier filters added by the driverGovindarajulu Varadarajan3-0/+117
2014-07-22enic: remove #ifdef CONFIG_RFS_ACCEL around filter structuresGovindarajulu Varadarajan3-45/+51
2014-07-22af_iucv: avoid path quiesce of severed path in shutdown()Ursula Braun1-1/+2
2014-07-22qeth: Display adjacent switch attributesStefan Raspl4-1/+100
2014-07-22ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet1-0/+4
2014-07-22net: bcmgenet: only update UMAC_CMD if something changedFlorian Fainelli1-2/+3
2014-07-22net: bcmgenet: hook ethtool set/get_wol operationsFlorian Fainelli1-0/+2
2014-07-22net: bcmgenet: suspend and resume from Wake-on-LANFlorian Fainelli1-0/+12
2014-07-22net: bcmgenet: fix bcmgenet_wol_resumeFlorian Fainelli1-7/+1
2014-07-22net: bcmgenet: handle UMAC_IRQ_MPD_R interrupt bitFlorian Fainelli1-0/+7
2014-07-22net: bcmgenet: handle GENET_POWER_WOL_MAGICFlorian Fainelli1-0/+7
2014-07-22net: bcmgenet: add Wake-on-LAN support codeFlorian Fainelli3-1/+216
2014-07-22net: bcmgenet: request Wake-on-LAN interruptFlorian Fainelli2-2/+19
2014-07-22net: bcmgenet: add suspend/resume callbacksFlorian Fainelli1-0/+95
2014-07-22net: bcmgenet: modularize bcmgenet_{open,close}Florian Fainelli1-33/+53
2014-07-22net: bcmgenet: add umac_enable_set helperFlorian Fainelli1-13/+24
2014-07-22net: bcmgenet: remove wol_enabled conditional codeFlorian Fainelli2-10/+0
2014-07-21tracing: Fix wraparound problems in "uptime" trace clockTony Luck2-5/+6
2014-07-21batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli3-14/+74
2014-07-21batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich1-10/+34
2014-07-21dns_resolver: Null-terminate the right stringBen Hutchings1-1/+1
2014-07-21net: mvpp2: Fix error return code in mvpp2_probe()Wei Yongjun1-0/+1
2014-07-21net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe()Wei Yongjun1-1/+0