aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* phy: fix Kconfig dependenciesFelipe Balbi2015-05-12
* phy: qcom-ufs: Switch dependency to ARCH_QCOMStephen Boyd2015-05-12
* phy: core: Fix error checking in (devm_)phy_optional_getAxel Lin2015-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-27
|\
| * bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-27
| * net:treewide: Fix typo in drivers/netMasanari Iida2015-04-27
| * net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-27
| * mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-04-27
| * netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2015-04-27
| * Merge branch 'ppp_mppe_desync'David S. Miller2015-04-26
| |\
| | * ppp: mppe: discard late packet in stateless modeSylvain Rochet2015-04-26
| | * ppp: mppe: sanity error path reworkSylvain Rochet2015-04-26
| |/
| * net/bonding: Make DRV macros privateMatan Barak2015-04-26
| * net: rfs: fix crash in get_rps_cpus()Eric Dumazet2015-04-26
| * altera tse: add support for fixed-links.Andreas Oetken2015-04-26
| * pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov2015-04-26
| * net: fix crash in build_skb()Eric Dumazet2015-04-25
| * net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon2015-04-25
| * ehea: Fix memory hook reference counting crashesMichael Ellerman2015-04-25
| * net/tg3: Release IRQs on permanent errorGavin Shan2015-04-25
| * net: mdio-gpio: support access that may sleepVivien Didelot2015-04-24
| * inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-24
| * rhashtable: don't attempt to grow when at max_sizeJohannes Berg2015-04-24
| * bgmac: fix requests for extra polling calls from NAPIRafał Miłecki2015-04-24
| * tcp: avoid looping in tcp_send_fin()Eric Dumazet2015-04-24
| * ethernet: myri10ge: use arch_phys_wc_add()Luis R. Rodriguez2015-04-23
| * can: CAN_GRCAN should depend on HAS_DMAGeert Uytterhoeven2015-04-23
| * ethernet: arc: ARC_EMAC and EMAC_ROCKCHIP should depend on HAS_DMAGeert Uytterhoeven2015-04-23
| * ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven2015-04-23
| * net: unix: garbage: fixed several comment and whitespace style issuesJason Eastman2015-04-23
| * Merge branch 'tipc-fixes'David S. Miller2015-04-23
| |\
| | * tipc: fix node refcount issueErik Hugne2015-04-23
| | * tipc: fix random link reset problemErik Hugne2015-04-23
| | * tipc: fix topology server broken issueYing Xue2015-04-23
| |/
| * ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson2015-04-23
| * netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg2015-04-23
| * vxlan: remove the unnecessary codesLi RongQing2015-04-22
| * net/macb: Factor out one-time assignment from loopBen Shelton2015-04-22
| * net: do not deplete pfmemalloc reserveEric Dumazet2015-04-22
| * ip6_gre: use netdev_alloc_pcpu_stats()Johannes Berg2015-04-22
| * Merge branch 'mpls'David S. Miller2015-04-22
| |\
| | * mpls: Prevent use of implicit NULL label as outgoing labelRobert Shearman2015-04-22
| | * mpls: Per-device enabling of packet inputRobert Shearman2015-04-22
| | * mpls: Per-device MPLS stateRobert Shearman2015-04-22
| |/
| * bnx2x: Prevent inner-reload while VFs existYuval Mintz2015-04-22
| * Merge branch 'rhashtable-fixes'David S. Miller2015-04-22
| |\
| | * rhashtable: Do not schedule more than one rehash if we can't grow furtherThomas Graf2015-04-22
| | * rhashtable: Schedule async resize when sync realloc failsThomas Graf2015-04-22
| |/
| * tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet2015-04-22
* | Linux 4.1-rc1Linus Torvalds2015-04-26