aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-15net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti2-8/+19
2015-12-15net: diag: Add the ability to destroy a socket.Lorenzo Colitti4-3/+24
2015-12-15net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti2-15/+32
2015-12-15ila: Add generic ILA translation facilityTom Herbert6-1/+731
2015-12-15netlink: add a start callback for starting a netlink dumpTom Herbert4-0/+24
2015-12-15rhashtable: add function to replace an elementTom Herbert1-0/+82
2015-12-15ila: Create net/ipv6/ila directoryTom Herbert5-81/+152
2015-12-15stmmac: socfpga: Provide dt node to config ptp clk source.Phil Reid2-0/+11
2015-12-15stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid3-15/+15
2015-12-15stmmac: Correct documentation on stmmac clocks.Phil Reid1-9/+8
2015-12-15stmmac: create of compatible mdio bus for stmmac driverPhil Reid3-4/+32
2015-12-15net: Elaborate on checksum offload interface descriptionTom Herbert1-29/+109
2015-12-15net: Add driver helper functions to determine checksum offloadabilityTom Herbert2-0/+214
2015-12-15tcp: Fix conditions to determine checksum offloadTom Herbert2-2/+11
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert13-39/+50
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert25-39/+43
2015-12-15fcoe: Use CHECKSUM_PARTIAL to indicate CRC offloadTom Herbert1-1/+1
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert10-14/+14
2015-12-15net: Add skb_inner_transport_offset functionTom Herbert1-0/+5
2015-12-15ravb: Add fixed-link supportKazuya Mizuguchi1-0/+12
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
2015-12-15mlxsw: spectrum: Add another flood table for vFIDsIdo Schimmel3-27/+16
2015-12-15mlxsw: spectrum: Use appropriate parameter nameIdo Schimmel1-4/+4
2015-12-15mlxsw: spectrum: Split vFID range in twoIdo Schimmel3-99/+287
2015-12-15mlxsw: spectrum: Allocate active VLANs only for port netdevsIdo Schimmel2-1/+11
2015-12-15switchdev: Pass original device to port netdev driverIdo Schimmel8-0/+22
2015-12-15switchdev: vlan: Use switchdev_port* in vlan_netdev_opsIdo Schimmel1-0/+7
2015-12-14e1000e: Fix msi-x interrupt automaskBenjamin Poirier1-6/+5
2015-12-14e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier2-12/+19
2015-12-14e1000e: Do not read ICR in Other interruptBenjamin Poirier1-15/+7
2015-12-14e1000e: Remove unreachable codeBenjamin Poirier1-6/+0
2015-12-14net/macb: add support for resetting PHY using GPIOGregory CLEMENT3-0/+12
2015-12-14igb: Explicitly label self-test result indicesJoe Schultz1-14/+24
2015-12-14igb: Improve cable length function for I210, etc.Joe Schultz3-9/+51
2015-12-14igb: Don't add PHY address to PCDL addressAaron Sierra1-2/+1
2015-12-14net: Fix typo in skb_fclone_busyMasanari Iida1-1/+1
2015-12-14wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar1-0/+1
2015-12-14ppp: declare ppp devices as enumerated interfacesGuillaume Nault1-2/+1
2015-12-14ppp: define "ppp" device typeGuillaume Nault1-0/+6
2015-12-14qeth: get rid of redundant 0-terminationRasmus Villemoes1-2/+0
2015-12-14qeth: repair SBAL elements calculationUrsula Braun1-1/+1
2015-12-14qeth: initialize net_device with carrier offUrsula Braun2-0/+2
2015-12-14qeth use common function qeth_get_setassparms_cmdThomas Richter3-33/+17