summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-15ila: Create net/ipv6/ila directoryTom Herbert
2015-12-15Merge branch 'stmmac-mdio-compat'David S. Miller
2015-12-15stmmac: socfpga: Provide dt node to config ptp clk source.Phil Reid
2015-12-15stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid
2015-12-15stmmac: Correct documentation on stmmac clocks.Phil Reid
2015-12-15stmmac: create of compatible mdio bus for stmmac driverPhil Reid
2015-12-15Merge branch 'end-of-ip-csum'David S. Miller
2015-12-15net: Elaborate on checksum offload interface descriptionTom Herbert
2015-12-15net: Add driver helper functions to determine checksum offloadabilityTom Herbert
2015-12-15tcp: Fix conditions to determine checksum offloadTom Herbert
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
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-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-12-15net: fix uninitialized variable issuetadeusz.struk@intel.com
2015-12-15bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-12-15Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-15Merge tag 'please-pull-mlock2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-15net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet
2015-12-15Merge branch 'ser_gigaset-platform-device-dealloc'David S. Miller
2015-12-15ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt
2015-12-15ser_gigaset: fix deallocation of platform device structureTilman Schmidt
2015-12-15ser_gigaset: turn nonsense checks into WARN_ONAlan Cox
2015-12-15ser_gigaset: fix up NULL checksTilman Schmidt
2015-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-12-15Fix user-visible spelling errorLinus Torvalds
2015-12-15qlcnic: fix a timeout loopDan Carpenter
2015-12-15sfc: fix a timeout loopDan Carpenter
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter
2015-12-15ravb: Add fixed-link supportKazuya Mizuguchi
2015-12-15amd-xgbe: fix a couple timeout loopsDan Carpenter
2015-12-15mISDN: fix a loop countDan Carpenter
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