summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-09net: cassini: use nested lock annotationEmil Goode
2014-05-09bnx2x: Fix UNDI driver unloadYuval Mintz
2014-05-09Merge branch 'mdio_net'David S. Miller
2014-05-09net: cpsw: add missing of_node_putJohan Hovold
2014-05-09net: cpsw: fix null dereference at probeJohan Hovold
2014-05-09Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold
2014-05-09net: mdio-gpio: warn about missing bus alias idJohan Hovold
2014-05-09net: mdio-gpio: fix device-tree binding documentationJohan Hovold
2014-05-09net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork
2014-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-05-08Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz
2014-05-08ping: move ping_group_range out of CONFIG_SYSCTLCong Wang
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang
2014-05-09netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-05-07net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack
2014-05-07ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-05-07Merge branch 'qlcnic_net'David S. Miller
2014-05-07qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh
2014-05-07qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra
2014-05-07jme: Fix DMA unmap warningNeil Horman
2014-05-07Merge branch 'gso_forward'David S. Miller
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal
2014-05-07net: ip: push gso skb forwarding handling down the stackFlorian Westphal
2014-05-07net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-07net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-05-07net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lockBjørn Mork
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-05Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-05Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-05-05net: macb: Fix race between HW and driverSoren Brinkmann
2014-05-05net: macb: Remove 'unlikely' optimizationSoren Brinkmann
2014-05-05net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann
2014-05-05net: macb: Clear interrupt flagsSoren Brinkmann
2014-05-05net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann
2014-05-05ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai
2014-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-05e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman
2014-05-05e1000e: Fix issue with link flap on 82579David Ertman
2014-05-05e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman
2014-05-05e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman
2014-05-05Merge branch 'mlx4'David S. Miller
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak
2014-05-05net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein
2014-05-05net: cdc_ncm: fix buffer overflowBjørn Mork
2014-05-05Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven