aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-09net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski1-4/+4
2015-07-09net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov1-9/+2
2015-07-09net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov1-1/+3
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso4-10/+67
2015-07-09drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N1-16/+3
2015-07-09net: systemport: Use eth_hw_addr_randomVaishali Thakkar1-1/+1
2015-07-09macvtap: Destroy minor_idr on module_exitJohannes Thumshirn1-0/+1
2015-07-09sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning3-1/+18
2015-07-08drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu2-0/+10
2015-07-083c59x: Fix shared IRQ handlingDenys Vlasenko1-1/+3
2015-07-08vmxnet3: prevent receive getting out of sequence on napi pollNeil Horman1-4/+4
2015-07-08ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2-0/+14
2015-07-08sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling efx_net_open()Shradha Shah1-6/+11
2015-07-08bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov1-0/+2
2015-07-08drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N1-2/+4
2015-07-08net/tipc: initialize security state for new connection socketStephen Smalley1-0/+1
2015-07-08sfc: suppress handled MCDI failures when changing the MAC addressDaniel Pieczko1-2/+5
2015-07-08sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko3-42/+126
2015-07-08sfc: refactor code in efx_ef10_set_mac_address()Daniel Pieczko1-25/+20
2015-07-08bonding: "primary_reselect" with "failure" is not working properlyMazhar Rana1-17/+34
2015-07-08ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs1-3/+5
2015-07-08rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann1-91/+96
2015-07-08net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn1-13/+75
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas4-12/+22
2015-07-08Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel1-4/+0
2015-07-08net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet1-1/+2
2015-07-08rhashtable: fix for resize events during table walkPhil Sutter1-2/+2
2015-07-08bridge: mdb: start delete timer for temp static entriesSatish Ashok1-0/+3
2015-07-08net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREGRob Herring1-1/+1
2015-07-08NET: hamradio: Fix IP over bpq encapsulation.Ralf Baechle1-0/+1
2015-07-08net_sched: gen_estimator: extend pps limitEric Dumazet1-6/+7
2015-07-08netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6Julien Grall1-1/+1
2015-07-08MAINTAINER: add bridge netfilterPablo Neira Ayuso1-0/+1
2015-07-03cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai1-12/+13
2015-07-03ipv6: Make MLD packets to only be processed locallyAngga1-3/+3
2015-07-03netlink: Delete an unnecessary check before the function call "module_put"Markus Elfring1-1/+1
2015-07-03net-RDS: Delete an unnecessary check before the function call "module_put"Markus Elfring1-1/+1
2015-07-03net-ipv6: Delete an unnecessary check before the function call "free_percpu"Markus Elfring1-4/+1
2015-07-02bridge: vlan: fix usage of vlan 0 and 4095 againNikolay Aleksandrov1-0/+2
2015-07-02enic: fix issues in enic_pollGovindarajulu Varadarajan1-2/+2
2015-07-02netfilter: nfnetlink: keep going batch handling on missing modulesPablo Neira Ayuso1-13/+25
2015-07-02netfilter: bridge: don't leak skb in error pathsFlorian Westphal1-4/+8
2015-07-02netfilter: arptables: use percpu jumpstackFlorian Westphal1-9/+16
2015-07-02netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errorsBernhard Thaler1-1/+3
2015-07-02netfilter: nf_queue: Don't recompute the hook_list headEric W. Biederman1-1/+1
2015-07-01Add __init attribute to new_kmalloc_cacheChristoph Lameter1-1/+1
2015-07-01watchdog: omap_wdt: early_enable module parameterLars Poeschel2-0/+9
2015-07-01time: Remove development rules from Kbuild/MakefileThomas Gleixner2-3/+0
2015-07-01iommu/amd: Introduce protection_domain_init() functionJoerg Roedel1-10/+16
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy6-11/+10