summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-15fcoe: Use CHECKSUM_PARTIAL to indicate CRC offloadTom Herbert
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-12-15net: Add skb_inner_transport_offset functionTom Herbert
2015-12-15ravb: Add fixed-link supportKazuya Mizuguchi
2015-12-15Merge branch 'mlxsw-bridge-vlan-offloading'David S. Miller
2015-12-15mlxsw: spectrum: Add support for VLAN devices on top of LAGIdo Schimmel
2015-12-15mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAGIdo Schimmel
2015-12-15mlxsw: reg: Add lag_vid field to SFD registerIdo Schimmel
2015-12-15mlxsw: spectrum: Add support for VLAN devices bridgingIdo Schimmel
2015-12-15mlxsw: spectrum: Handle VLAN devices linking / unlinkingIdo Schimmel
2015-12-15mlxsw: spectrum: Adjust FDB notifications for VLAN devicesIdo Schimmel
2015-12-15mlxsw: spectrum: Adjust switchdev ops for VLAN devicesIdo Schimmel
2015-12-15mlxsw: spectrum: Use FID instead of VID when accessing FDBIdo Schimmel
2015-12-15mlxsw: spectrum: Add another flood table for vFIDsIdo Schimmel
2015-12-15mlxsw: spectrum: Use appropriate parameter nameIdo Schimmel
2015-12-15mlxsw: spectrum: Split vFID range in twoIdo Schimmel
2015-12-15mlxsw: spectrum: Allocate active VLANs only for port netdevsIdo Schimmel
2015-12-15switchdev: Pass original device to port netdev driverIdo Schimmel
2015-12-15switchdev: vlan: Use switchdev_port* in vlan_netdev_opsIdo Schimmel
2015-12-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2015-12-14e1000e: Fix msi-x interrupt automaskBenjamin Poirier
2015-12-14e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier
2015-12-14e1000e: Do not read ICR in Other interruptBenjamin Poirier
2015-12-14e1000e: Remove unreachable codeBenjamin Poirier
2015-12-14net/macb: add support for resetting PHY using GPIOGregory CLEMENT
2015-12-14igb: Explicitly label self-test result indicesJoe Schultz
2015-12-14igb: Improve cable length function for I210, etc.Joe Schultz
2015-12-14igb: Don't add PHY address to PCDL addressAaron Sierra
2015-12-14net: Fix typo in skb_fclone_busyMasanari Iida
2015-12-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-14wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar
2015-12-14Merge branch 'ppp-type-and-name'David S. Miller
2015-12-14ppp: declare ppp devices as enumerated interfacesGuillaume Nault
2015-12-14ppp: define "ppp" device typeGuillaume Nault
2015-12-14Merge branch 's390-next'David S. Miller
2015-12-14qeth: get rid of redundant 0-terminationRasmus Villemoes
2015-12-14qeth: repair SBAL elements calculationUrsula Braun
2015-12-14qeth: initialize net_device with carrier offUrsula Braun
2015-12-14qeth use common function qeth_get_setassparms_cmdThomas Richter
2015-12-14s390-ctcm: Delete unnecessary checks before the function call "channel_remove"Markus Elfring
2015-12-14MAINTAINERS: switch to alternate IBM mail addressUrsula Braun
2015-12-14iucv: call skb_linearize() when neededEugene Crosser
2015-12-14iucv: prevent information leak in iucv_messageEugene Crosser
2015-12-14ipv6: addrconf: drop ieee802154 specific thingsAlexander Aring
2015-12-14ravb: clear RIC1 in init instead of stopKazuya Mizuguchi
2015-12-14net, cgroup: cgroup_sk_updat_lock was missing initializerTejun Heo
2015-12-14igb: Remove GS40G specific defines/functionsAaron Sierra
2015-12-14e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck
2015-12-14drivers/net: fix eisa_driver probe section mismatchFabian Frederick
2015-12-14hv_netvsc: Fix race condition on Multi-Send Data fieldHaiyang Zhang