| Commit message (Expand) | Author | Age |
* | Merge branch 'sh_eth' | David S. Miller | 2015-01-19 |
|\ |
|
| * | sh_eth: Fix ethtool operation crash when net device is down | Ben Hutchings | 2015-01-19 |
| * | sh_eth: Fix promiscuous mode on chips without TSU | Ben Hutchings | 2015-01-19 |
|/ |
|
* | ipv6: stop sending PTB packets for MTU < 1280 | Hagen Paul Pfeifer | 2015-01-19 |
* | net: sctp: fix race for one-to-many sockets in sendmsg's auto associate | Daniel Borkmann | 2015-01-17 |
* | genetlink: synchronize socket closing and family removal | Johannes Berg | 2015-01-16 |
* | genetlink: disallow subscribing to unknown mcast groups | Johannes Berg | 2015-01-16 |
* | genetlink: document parallel_ops | Johannes Berg | 2015-01-16 |
* | net: rps: fix cpu unplug | Eric Dumazet | 2015-01-16 |
* | Merge branch 'davinci_emac' | David S. Miller | 2015-01-16 |
|\ |
|
| * | net: davinci_emac: Add support for emac on dm816x | Tony Lindgren | 2015-01-16 |
| * | net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ... | Tony Lindgren | 2015-01-16 |
| * | net: davinci_emac: Fix incomplete code for getting the phy from device tree | Tony Lindgren | 2015-01-16 |
| * | net: davinci_emac: Free clock after checking the frequency | Tony Lindgren | 2015-01-16 |
| * | net: davinci_emac: Fix runtime pm calls for davinci_emac | Tony Lindgren | 2015-01-16 |
| * | net: davinci_emac: Fix hangs with interrupts | Tony Lindgren | 2015-01-16 |
|/ |
|
* | ip: zero sockaddr returned on error queue | Willem de Bruijn | 2015-01-15 |
* | Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm... | David S. Miller | 2015-01-15 |
|\ |
|
| * | can: kvaser_usb: Don't dereference skb after a netif_rx() | Ahmed S. Darwish | 2015-01-15 |
| * | can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels | Ahmed S. Darwish | 2015-01-15 |
| * | can: kvaser_usb: Reset all URB tx contexts upon channel close | Ahmed S. Darwish | 2015-01-15 |
| * | can: kvaser_usb: Don't free packets when tight on URBs | Ahmed S. Darwish | 2015-01-15 |
| * | can: c_can: use regmap_update_bits() to modify RAMINIT register | Roger Quadros | 2015-01-15 |
| * | can: m_can: tag current CAN FD controllers as non-ISO | Oliver Hartkopp | 2015-01-15 |
| * | can: dev: fix crtlmode_supported check | Oliver Hartkopp | 2015-01-15 |
| * | MAINTAINERS: update linux-can git repositories | Marc Kleine-Budde | 2015-01-15 |
* | | net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering | Or Gerlitz | 2015-01-15 |
* | | Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-01-15 |
|\ \ |
|
| * | | cfg80211: fix deadlock during reg chan check | Arik Nemtsov | 2015-01-07 |
| * | | mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params | John Linville | 2015-01-07 |
* | | | net: sxgbe: Fix waring for double kfree() | Byungho An | 2015-01-15 |
* | | | net: sxgbe: Fix NULL dereferece when using DT | Girish K.S | 2015-01-15 |
* | | | sh_eth: Fix addition of .trscer_err_mask to wrong SoC data | Geert Uytterhoeven | 2015-01-15 |
* | | | drivers: net: cpsw: fix cpsw hung with add vlan using vconfig | Mugunthan V N | 2015-01-15 |
| |/
|/| |
|
* | | be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured | Sriharsha Basavapatna | 2015-01-15 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-01-14 |
|\ \ |
|
| * \ | Merge branch 'tg3-net' | David S. Miller | 2015-01-14 |
| |\ \ |
|
| | * | | tg3: Release tp->lock before invoking synchronize_irq() | Prashant Sreedharan | 2015-01-14 |
| | * | | tg3: tg3_reset_task() needs to use rtnl_lock to synchronize | Prashant Sreedharan | 2015-01-14 |
| | * | | tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync | Prashant Sreedharan | 2015-01-14 |
| |/ / |
|
| * | | team: avoid possible underflow of count_pending value for notify_peers and mc... | Jiri Pirko | 2015-01-14 |
| * | | openvswitch: packet messages need their own probe attribtue | Thomas Graf | 2015-01-14 |
| * | | i40e: adds FCoE configure option | Vasu Dev | 2015-01-14 |
| * | | cxgb4vf: Fix queue allocation for 40G adapter | Hariprasad Shenai | 2015-01-14 |
| * | | netdevice: Add missing parentheses in macro | Benjamin Poirier | 2015-01-14 |
| * | | bridge: only provide proxy ARP when CONFIG_INET is enabled | Arnd Bergmann | 2015-01-14 |
| * | | neighbour: fix base_reachable_time(_ms) not effective immediatly when changed | Jean-Francois Remy | 2015-01-14 |
| * | | net: fec: fix MDIO bus assignement for dual fec SoC's | Stefan Agner | 2015-01-14 |
| * | | xen-netfront: use different locks for Rx and Tx stats | David Vrabel | 2015-01-13 |
| * | | drivers: net: cpsw: fix multicast flush in dual emac mode | Mugunthan V N | 2015-01-13 |