summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-16net: diag: Add the ability to destroy a socket.Lorenzo Colitti4-3/+24
2015-12-16net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti2-15/+32
2015-12-16Merge branch 'ila-early-demux'David S. Miller13-81/+988
2015-12-16ila: Add generic ILA translation facilityTom Herbert6-1/+731
2015-12-16netlink: add a start callback for starting a netlink dumpTom Herbert4-0/+24
2015-12-16rhashtable: add function to replace an elementTom Herbert1-0/+82
2015-12-16ila: Create net/ipv6/ila directoryTom Herbert5-81/+152
2015-12-16Merge branch 'stmmac-mdio-compat'David S. Miller8-28/+66
2015-12-16stmmac: socfpga: Provide dt node to config ptp clk source.Phil Reid2-0/+11
2015-12-16stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid3-15/+15
2015-12-16stmmac: Correct documentation on stmmac clocks.Phil Reid1-9/+8
2015-12-16stmmac: create of compatible mdio bus for stmmac driverPhil Reid3-4/+32
2015-12-16Merge branch 'end-of-ip-csum'David S. Miller41-114/+437
2015-12-16net: Elaborate on checksum offload interface descriptionTom Herbert1-29/+109
2015-12-16net: Add driver helper functions to determine checksum offloadabilityTom Herbert2-0/+214
2015-12-16tcp: Fix conditions to determine checksum offloadTom Herbert2-2/+11
2015-12-16net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert13-39/+50
2015-12-16net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert25-39/+43
2015-12-16fcoe: Use CHECKSUM_PARTIAL to indicate CRC offloadTom Herbert1-1/+1
2015-12-16sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert10-14/+14
2015-12-16net: Add skb_inner_transport_offset functionTom Herbert1-0/+5
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams5-7/+8
2015-12-15net: fix uninitialized variable issuetadeusz.struk@intel.com1-0/+1
2015-12-15bluetooth: Validate socket address length in sco_sock_bind().David S. Miller1-0/+3
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds6-57/+110
2015-12-15Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+24
2015-12-15Merge tag 'please-pull-mlock2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+3
2015-12-15net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet1-1/+1
2015-12-15Merge branch 'ser_gigaset-platform-device-dealloc'David S. Miller1-12/+11
2015-12-15ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt1-5/+0
2015-12-15ser_gigaset: fix deallocation of platform device structureTilman Schmidt1-3/+7
2015-12-15ser_gigaset: turn nonsense checks into WARN_ONAlan Cox1-5/+5
2015-12-15ser_gigaset: fix up NULL checksTilman Schmidt1-3/+3
2015-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+2
2015-12-15Fix user-visible spelling errorLinus Torvalds1-1/+1
2015-12-15qlcnic: fix a timeout loopDan Carpenter1-1/+2
2015-12-15sfc: fix a timeout loopDan Carpenter1-1/+1
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter1-2/+3
2015-12-15ravb: Add fixed-link supportKazuya Mizuguchi1-0/+12
2015-12-15amd-xgbe: fix a couple timeout loopsDan Carpenter1-2/+2
2015-12-15mISDN: fix a loop countDan Carpenter1-4/+3
2015-12-15Merge branch 'mlxsw-bridge-vlan-offloading'David S. Miller14-162/+1001
2015-12-15mlxsw: spectrum: Add support for VLAN devices on top of LAGIdo Schimmel1-3/+29
2015-12-15mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAGIdo Schimmel1-7/+14
2015-12-15mlxsw: reg: Add lag_vid field to SFD registerIdo Schimmel2-2/+10
2015-12-15mlxsw: spectrum: Add support for VLAN devices bridgingIdo Schimmel3-1/+378
2015-12-15mlxsw: spectrum: Handle VLAN devices linking / unlinkingIdo Schimmel1-3/+51
2015-12-15mlxsw: spectrum: Adjust FDB notifications for VLAN devicesIdo Schimmel2-4/+61
2015-12-15mlxsw: spectrum: Adjust switchdev ops for VLAN devicesIdo Schimmel2-4/+98
2015-12-15mlxsw: spectrum: Use FID instead of VID when accessing FDBIdo Schimmel2-28/+34