summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-08Microsemi VSC 8531/41 PHY DriverRaju Lakkaraju
2016-08-08net/fsl: use of_property_read_boolJulia Lawall
2016-08-08hv_netvsc: Add handler for physical link speed changeHaiyang Zhang
2016-08-08hv_netvsc: Add query for initial physical link speedHaiyang Zhang
2016-08-08net: ethernet: ti: cpdma: remove used_desc counterGrygorii Strashko
2016-08-08net/sched/sch_hfsc.c: remove unused cl_myfadjMichal Soltys
2016-08-08net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bugMichal Soltys
2016-08-08qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun
2016-08-08net/multicast: should not send source list records when have filter mode changeHangbin Liu
2016-08-08net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-08net: ethernet: marvell: mvneta: use phydev from struct net_devicePhilippe Reynes
2016-08-08net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-08net: ethernet: greth: use phydev from struct net_devicePhilippe Reynes
2016-08-08net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-08net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes
2016-08-08Merge branch 'bna-next'David S. Miller
2016-08-08bna: remove global bnad_list_mutexIvan Vecera
2016-08-08bna: change type of bna_id to atomic_tIvan Vecera
2016-08-08bna: remove useless linked listIvan Vecera
2016-08-08Merge branch 'ipconfig-improve-dhcp-timeouts'David S. Miller
2016-08-08net: ipconfig: drop inter-device timeoutUwe Kleine-König
2016-08-08net: ipconfig: Support using "delayed" DHCP repliesUwe Kleine-König
2016-08-08net: ipconfig: Add device name to debug messagesUwe Kleine-König
2016-08-08Merge branch 'be2net-next'David S. Miller
2016-08-08be2net: replace polling with sleeping in the FW completion pathSathya Perla
2016-08-08be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna
2016-08-08be2net: do not remove vids from driver table if be_vid_config() fails.Sathya Perla
2016-08-08be2net: clear vlan-promisc setting before programming the vlan listSomnath Kotur
2016-08-08neigh: allow admin to set NUD_STALEJulian Anastasov
2016-08-08sctp: use event->chunk when it's validXin Long
2016-08-08net: vxlan: lwt: Fix vxlan local traffic.pravin shelar
2016-08-08net: vxlan: lwt: Use source ip address during route lookup.pravin shelar
2016-08-08Merge branch 'bpf-csum-complete'David S. Miller
2016-08-08bpf: fix checksum for vlan push/pop helperDaniel Borkmann
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann
2016-08-08bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann
2016-08-08net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker
2016-08-08Merge branch 'mlxsw-dcb-fixes'David S. Miller
2016-08-08mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel
2016-08-08mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel
2016-08-08mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel
2016-08-08rhashtable-test: Fix max_size parameter descriptionPhil Sutter
2016-08-08Merge branch 'sctp_diag-fixes'David S. Miller
2016-08-08sctp_diag: Respect ss adding TCPF_CLOSE to idiag_statesPhil Sutter
2016-08-08sctp_diag: Fix T3_rtx timer exportPhil Sutter
2016-08-08sctp: Export struct sctp_info to userspacePhil Sutter
2016-08-07net: macb: Correct CAPS maskHarini Katakam
2016-08-07Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-08-07samples/bpf: add bpf_map_update_elem() testsAlexei Starovoitov
2016-08-07bpf: restore behavior of bpf_map_update_elemAlexei Starovoitov