summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-09mlxsw: Fix mlxsw_i2c_write return valueElad Raz
2017-01-09net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparamIvan Khoronzhuk
2017-01-09cls_u32: don't bother explicitly initializing ->divisor to zeroAlexandru Moise
2017-01-09Merge branch 'siphash'David S. Miller
2017-01-09syncookies: use SipHash in place of SHA1Jason A. Donenfeld
2017-01-09secure_seq: use SipHash in place of MD5Jason A. Donenfeld
2017-01-09siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld
2017-01-09siphash: add cryptographically secure PRFJason A. Donenfeld
2017-01-09net: ipv4: remove disable of bottom half in inet_rtm_getrouteDavid Ahern
2017-01-09net: intel: e100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-09net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-09net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-09net: ibm: emac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-09net: ibm: ehea: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-09net: change init_inodecache() return voidyuan linyu
2017-01-09afs: Refcount the afs_call structDavid Howells
2017-01-09rxrpc: Allow listen(sock, 0) to be used to disable listeningDavid Howells
2017-01-09afs: Kill afs_wait_modeDavid Howells
2017-01-09afs: Add some tracepointsDavid Howells
2017-01-08Merge branch 'bcm_sf2-fixes'David S. Miller
2017-01-08net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli
2017-01-08net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli
2017-01-08Merge branch 'tc-skb-diet'David S. Miller
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn
2017-01-08net-tc: make MAX_RECLASSIFY_LOOP localWillem de Bruijn
2017-01-08net-tc: remove unused tc_verd fieldsWillem de Bruijn
2017-01-08net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong
2017-01-08mdio: Demote print from info to debug in mdio_device_registerFlorian Fainelli
2017-01-08net: remove useless memset's in drivers get_stats64stephen hemminger
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2017-01-08Linux 4.10-rc3v4.10-rc3Linus Torvalds
2017-01-08net: ipv4: Remove flow arg from ip_mkroute_inputDavid Ahern
2017-01-08net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern
2017-01-08liquidio: simplify octeon_flush_iq()Derek Chickles
2017-01-08bpf: change back to orig prog on too many passesDaniel Borkmann
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-08fm10k: remove FM10K_FLAG_DEBUG_STATSJacob Keller
2017-01-08fm10k: report the receive timestamp in FM10K_CB(skb)->tstampJacob Keller
2017-01-08fm10k: Limit dma sync of RX buffers to actual packet sizeScott Peterson
2017-01-08fm10k: bump version numberJacob Keller
2017-01-08fm10k: do not clear global mailbox interrupt bitsNgai-Mint Kwan
2017-01-08fm10k: request reset when mbx->state changesNgai-Mint Kwan
2017-01-08fm10k: remove extraneous variable definition in fm10k_ethtool.cJacob Keller
2017-01-08fm10k-shared: use mac-> instead of hw->mac.Ngai-Mint Kwan