Age | Commit message (Expand) | Author | Files | Lines |
2015-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 43 | -632/+342 |
2015-07-22 | ravb: fix ring memory allocation | Sergei Shtylyov | 1 | -25/+34 |
2015-07-22 | net: phy: dp83867: Fix warning check for setting the internal delay | Dan Murphy | 1 | -1/+1 |
2015-07-22 | Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub... | David S. Miller | 12 | -410/+144 |
2015-07-21 | drivers: net: cpsw: remove tx event processing in rx napi poll | Mugunthan V N | 1 | -6/+3 |
2015-07-21 | net: mvneta: fix refilling for Rx DMA buffers | Simon Guinot | 1 | -12/+10 |
2015-07-21 | stmmac: fix setting of driver data in stmmac_dvr_probe | Joachim Eastwood | 1 | -1/+1 |
2015-07-21 | net/mdio: fix mdio_bus_match for c45 PHY | Shaohui Xie | 1 | -2/+17 |
2015-07-21 | qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355 | Reinhard Speyerer | 1 | -0/+1 |
2015-07-21 | ravb: fix race updating TCCR | Sergei Shtylyov | 1 | -4/+1 |
2015-07-21 | net: netcp: fix improper initialization in netcp_ndo_open() | Karicheri, Muralidharan | 1 | -1/+1 |
2015-07-21 | bonding: correct the MAC address for "follow" fail_over_mac policy | dingtianhong | 1 | -0/+20 |
2015-07-21 | Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -9/+8 |
2015-07-21 | net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0 | Florian Fainelli | 1 | -2/+13 |
2015-07-21 | bonding: correctly handle bonding type change on enslave failure | Nikolay Aleksandrov | 1 | -3/+10 |
2015-07-20 | bonding: fix destruction of bond with devices different from arphrd_ether | Nikolay Aleksandrov | 1 | -0/+1 |
2015-07-20 | net: dsa: mv88e6xxx: fix fid_mask when leaving bridge | Vivien Didelot | 1 | -1/+1 |
2015-07-20 | virtio_net: don't require ANY_LAYOUT with VERSION_1 | Michael S. Tsirkin | 1 | -1/+2 |
2015-07-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -9/+0 |
2015-07-17 | Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li... | Kalle Valo | 11 | -410/+143 |
2015-07-17 | ravb: do not invalidate cache for RX buffer twice | Sergei Shtylyov | 1 | -7/+3 |
2015-07-16 | can: mcp251x: get regulators optionally | Stefan Agner | 1 | -2/+2 |
2015-07-16 | can: mcp251x: fix resume when device is down | Stefan Agner | 1 | -7/+6 |
2015-07-16 | ipvlan: ignore addresses from ipv6 autoconfiguration | Konstantin Khlebnikov | 1 | -0/+4 |
2015-07-16 | ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit() | WANG Cong | 2 | -1/+6 |
2015-07-16 | ipvlan: unhash addresses without synchronize_rcu | Konstantin Khlebnikov | 3 | -8/+6 |
2015-07-16 | ipvlan: plug memory leak in ipvlan_link_delete | Konstantin Khlebnikov | 1 | -0/+1 |
2015-07-16 | ipvlan: remove counters of ipv4 and ipv6 addresses | Konstantin Khlebnikov | 2 | -23/+12 |
2015-07-16 | Merge tag 'linux-can-fixes-for-4.2-20150715' of git://git.kernel.org/pub/scm/... | David S. Miller | 13 | -39/+28 |
2015-07-16 | Revert "net: fec: Ensure clocks are enabled while using mdio bus" | Fabio Estevam | 1 | -75/+13 |
2015-07-15 | can: pcan_usb: don't touch skb after netif_rx() | Marc Kleine-Budde | 2 | -6/+5 |
2015-07-15 | can: usb_8dev: don't touch skb after netif_rx() | Marc Kleine-Budde | 1 | -4/+2 |
2015-07-15 | can: ems_usb: don't touch skb after netif_rx() | Marc Kleine-Budde | 1 | -4/+2 |
2015-07-15 | can: esd_usb2: don't touch skb after netif_rx() | Marc Kleine-Budde | 1 | -4/+2 |
2015-07-15 | can: sja1000: don't touch skb after netif_rx() | Marc Kleine-Budde | 1 | -4/+2 |
2015-07-15 | can: cc770: don't touch skb after netif_rx() | Marc Kleine-Budde | 1 | -2/+2 |
2015-07-15 | can: ti_heccn: don't touch skb after netif_rx() | Marc Kleine-Budde | 1 | -1/+1 |
2015-07-15 | can: slcan: don't touch skb after netif_rx_ni() | Marc Kleine-Budde | 1 | -1/+1 |
2015-07-15 | can: grcan: don't touch skb after netif_rx() | Marc Kleine-Budde | 1 | -1/+2 |
2015-07-15 | can: bfin_can: don't touch skb after netif_rx() | Marc Kleine-Budde | 1 | -4/+2 |
2015-07-15 | can: flexcan: don't touch skb after netif_receive_skb() | Marc Kleine-Budde | 1 | -4/+3 |
2015-07-15 | can: at91_can: don't touch skb after netif_receive_skb()/netif_rx() | Marc Kleine-Budde | 1 | -4/+4 |
2015-07-15 | net/xen-netback: off by one in BUG_ON() condition | Dan Carpenter | 1 | -3/+3 |
2015-07-14 | MIPS: SB1: Remove support for Pass 1 parts. | Ralf Baechle | 1 | -9/+0 |
2015-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 34 | -193/+442 |
2015-07-12 | can: replace timestamp as unique skb attribute | Oliver Hartkopp | 3 | -9/+3 |
2015-07-12 | can: c_can: Fix default pinmux glitch at init | J.D. Schroeder | 1 | -2/+8 |
2015-07-12 | can: rcar_can: unify error messages | Sergei Shtylyov | 1 | -2/+3 |
2015-07-12 | can: rcar_can: print request_irq() error code | Sergei Shtylyov | 1 | -1/+2 |
2015-07-12 | can: rcar_can: fix typo in error message | Sergei Shtylyov | 1 | -1/+2 |