aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2016-12-20net_sched: sch_fq: use rb_entry()Geliang Tang1-7/+7
2016-12-20net/mlx5: use rb_entry()Geliang Tang1-1/+1
2016-12-20ethernet: sfc: Add Kconfig entry for vendor SolarflareTobias Klauser2-1/+21
2016-12-20Merge branch 'sctp-fixes'David S. Miller2-18/+25
2016-12-20sctp: not copying duplicate addrs to the assoc's bind address listXin Long2-0/+6
2016-12-20sctp: reduce indent level in sctp_copy_local_addr_listXin Long1-18/+19
2016-12-20Merge branch 'hix5hd2_gmac-compatible-string'David S. Miller3-13/+17
2016-12-20ARM: dts: hix5hd2: don't change the existing compatible stringDongpo Li1-2/+2
2016-12-20net: hix5hd2_gmac: fix compatible strings nameDongpo Li2-11/+15
2016-12-20openvswitch: Add a missing break statement.Jarno Rajahalme1-0/+1
2016-12-20net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok1-1/+2
2016-12-20net: netcp: ethss: fix errors in ethtool opsWingMan Kwok1-5/+16
2016-12-20Merge branch 'fsl-fixes'David S. Miller4-4/+17
2016-12-20fsl/fman: enable compilation on ARM64Madalin Bucur1-1/+1
2016-12-20fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur1-0/+8
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur2-3/+7
2016-12-20fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur1-0/+1
2016-12-20Merge branch 'phy-broken-modes'David S. Miller3-26/+25
2016-12-20dt: bindings: net: use boolean dt properties for eee broken modesjbrunet2-21/+8
2016-12-20net: phy: use boolean dt properties for eee broken modesjbrunet1-3/+15
2016-12-20net: phy: fix sign type error in genphy_config_eee_advertjbrunet1-2/+2
2016-12-20ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_outputzheng li1-1/+1
2016-12-19stmmac: fix memory barriersPavel Machek3-7/+7
2016-12-19net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from devm_ioremapArvind Yadav1-0/+6
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds71-446/+1206
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds46-110/+120
2016-12-17net: mv643xx_eth: fix build failureSudip Mukherjee1-1/+1
2016-12-17isdn: Constify some function parametersEmese Revfy2-10/+10
2016-12-17mlxsw: spectrum: Mark split ports as suchIdo Schimmel1-1/+1
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds64-509/+1027
2016-12-17cgroup: Fix CGROUP_BPF configAndy Lutomirski1-1/+2
2016-12-17Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller3-8/+11
2016-12-17qed: fix old-style function definitionArnd Bergmann1-1/+1
2016-12-17net: ipv6: check route protocol when deleting routesMantas M1-0/+2
2016-12-17r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detectedManuel Bessler1-5/+5
2016-12-17irda: w83977af_ir: cleanup an indent issueDan Carpenter1-3/+3
2016-12-17net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes3-42/+65
2016-12-17net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-12-17net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-12-17net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-28/+37
2016-12-17net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-27/+37
2016-12-17Merge branch 'bpf-fixes'David S. Miller5-32/+93
2016-12-17bpf: fix mark_reg_unknown_value for spilled regs on map value markingDaniel Borkmann1-3/+8
2016-12-17bpf: fix overflow in prog accountingDaniel Borkmann3-11/+52
2016-12-17bpf: dynamically allocate digest scratch bufferDaniel Borkmann5-18/+33
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds14-44/+31
2016-12-17Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linuxLinus Torvalds4-61/+923
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds51-779/+4228
2016-12-17Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds64-351/+1555
2016-12-17Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds4-18/+129