summaryrefslogtreecommitdiffstats
path: root/net/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-26trivial: net: filter: Fix typo in commentTobias Klauser1-1/+1
2014-06-26net: allwinner: emac: Add missing free_irqMaxime Ripard1-0/+1
2014-06-26cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo1-0/+1
2014-06-26xen-netback: bookkeep number of active queues in our own moduleWei Liu3-52/+26
2014-06-26tg3: Change nvram command timeout value to 50msPrashant Sreedharan1-2/+2
2014-06-25cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-23be2net: fix qnq mode detection on VFsSuresh Reddy3-6/+4
2014-06-23of: mdio: fixup of_phy_register_fixed_link parsing of new bindingsRichard Retanubun1-3/+5
2014-06-23at86rf230: fix irq setupPhoebe Buckheister1-1/+4
2014-06-23net: phy: at803x: fix coccinelle warningsFengguang Wu1-1/+1
2014-06-23net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz1-1/+2
2014-06-23tulip: Poll link status more frequently for Comet chipsOndrej Zary1-1/+1
2014-06-22net: huawei_cdc_ncm: increase command buffer sizeBjørn Mork1-3/+4
2014-06-22drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N1-1/+6
2014-06-22xen-netfront: recreate queues correctly when reconnectingDavid Vrabel1-32/+72
2014-06-22xen-netfront: fix oops when disconnected from backendDavid Vrabel1-2/+3
2014-06-22net: phy: at803x: Add support for hardware resetDaniel Mack1-41/+144
2014-06-22net: phy: at803x: use #defines for supported PHY idsDaniel Mack1-6/+10
2014-06-22net: phylib: add link_change_notify callback to phy deviceDaniel Mack2-0/+12
2014-06-228021q: fix a potential memory leakLi RongQing1-1/+4
2014-06-20net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann1-2/+1
2014-06-20tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan1-2/+2
2014-06-20tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell1-1/+1
2014-06-20Revert "net: return actual error on register_queue_kobjects"David S. Miller1-2/+2
2014-06-19net: filter: fix upper BPF instruction limitKees Cook1-1/+1
2014-06-19net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann1-20/+23
2014-06-19net: return actual error on register_queue_kobjectsJie Liu1-2/+2
2014-06-19bonding: Advertize vxlan offload features when supportedOr Gerlitz1-0/+9
2014-06-19skge: Added FS A8NE-FM to the list of 32bit DMA boardsMirko Lindner1-0/+7
2014-06-18MAINTAINERS: merge ebtables into netfilter entryPablo Neira Ayuso1-10/+1
2014-06-18net: fec: Don't clear IPV6 header checksum field when IP accelerator enableFugang Duan1-1/+7
2014-06-18ptp: ptp_pch depends on x86_32Jean Delvare1-1/+1
2014-06-17rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka3-4/+28
2014-06-17b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki1-3/+7
2014-06-17rt2800usb:fix hang during firmware loadMichael Braun1-2/+7
2014-06-17rt2800usb:fix efuse detectionMichael Braun2-1/+30
2014-06-17hyperv: fix apparent cut-n-paste error in send path teardownDave Jones1-1/+1
2014-06-17tcp: remove unnecessary tcp_sk assignment.Dave Jones1-1/+1
2014-06-17net: tile: fix unused variable warningChris Metcalf1-1/+0
2014-06-17ptp: In the testptp utility, use clock_adjtime from glibc when availableChristian Riesch1-1/+4
2014-06-17isdn: hisax: Drop duplicate Kconfig entryJean Delvare1-5/+0
2014-06-17isdn: hisax: Merge Kconfig ifsJean Delvare1-5/+1
2014-06-17slcan: Port write_wakeup deadlock fix from slipTyler Hall1-10/+27
2014-06-17slip: Fix deadlock in write_wakeupTyler Hall2-10/+27
2014-06-17vmxnet3: adjust ring sizes when interface is downNeil Horman3-6/+18
2014-06-16b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki1-1/+1
2014-06-16rt2x00: disable TKIP on USBStanislaw Gruszka1-0/+2
2014-06-16mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2-12/+35
2014-06-16b43: disable 5 GHz on G-PHYRafał Miłecki1-0/+1
2014-06-16netfilter: nf_nat: fix oops on netns removalFlorian Westphal1-1/+34