aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-07ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta1-1/+1
2017-02-07sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner1-1/+2
2017-02-07mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2017-02-07mlxsw: add psample dependency for spectrumArnd Bergmann1-0/+1
2017-02-07ipv6: sr: fix non static symbol warningsWei Yongjun1-4/+4
2017-02-07net/sched: act_mirred: remove duplicated include from act_mirred.cWei Yongjun1-2/+0
2017-02-07net: wan: slic_ds26522: Remove .owner field for driverWei Yongjun1-1/+0
2017-02-07net: wan: slic_ds26522: Use module_spi_driver to simplify the codeWei Yongjun1-12/+1
2017-02-07udp: properly cope with csum errorsEric Dumazet4-5/+11
2017-02-07Merge branch 'dsa2-pdata'David S. Miller20-57/+268
2017-02-07ARM: orion: Register DSA switch as a MDIO deviceFlorian Fainelli9-36/+29
2017-02-07net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli8-1/+145
2017-02-07net: dsa: Add support for platform dataFlorian Fainelli2-18/+90
2017-02-07net: dsa: Rename and export dev_to_net_device()Florian Fainelli2-2/+4
2017-02-07net: dsa: mv88e6xxx: Refactor remaining port setupAndrew Lunn4-34/+78
2017-02-07net: dsa: mv88e6xxx: Implement Clause 45 access to SMI devicesAndrew Lunn2-9/+120
2017-02-07Merge branch 'mv88e6390-CMODE'David S. Miller6-0/+96
2017-02-07net: dsa: mv88e6xxx: Set the CMODE for mv88e6390 ports 9 & 10Andrew Lunn4-0/+84
2017-02-07net: phy: Add 2000base-x, 2500base-x and rxaui modesAndrew Lunn2-0/+12
2017-02-07Merge branch 'net-Fix-on-stack-USB-buffers'David S. Miller3-33/+86
2017-02-07catc: Use heap buffer for memory size testBen Hutchings1-7/+18
2017-02-07catc: Combine failure cleanup code in catc_probe()Ben Hutchings1-16/+17
2017-02-07rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2017-02-07pegasus: Use heap buffers for all register accessBen Hutchings1-4/+25
2017-02-07Merge branch 'virtio_net-XDP-adjust_head'David S. Miller3-137/+247
2017-02-07virtio_net: XDP support for adjust_headJohn Fastabend1-29/+125
2017-02-07virtio_net: refactor freeze/restore logic into virtnet reset logicJohn Fastabend3-48/+73
2017-02-07virtio_net: remove duplicate queue pair binding in XDPJohn Fastabend1-13/+7
2017-02-07virtio_net: factor out xdp handler for readabilityJohn Fastabend1-51/+35
2017-02-07virtio_net: wrap rtnl_lock in test for calling with lock already heldJohn Fastabend1-10/+21
2017-02-06Merge branch 'bridge-improve-cache-utilization'David S. Miller11-52/+59
2017-02-06bridge: fdb: write to used and updated at most once per jiffyNikolay Aleksandrov2-2/+4
2017-02-06bridge: move write-heavy fdb members in their own cache lineNikolay Aleksandrov1-4/+6
2017-02-06bridge: move to workqueue gcNikolay Aleksandrov10-23/+29
2017-02-06bridge: modify bridge and port to have often accessed fields in one cache lineNikolay Aleksandrov1-23/+20
2017-02-06bpf: enable verifier to add 0 to packet ptrWilliam Tu2-1/+24
2017-02-06Merge branch 'read-vnet_hdr_sz-once'David S. Miller2-6/+8
2017-02-06macvtap: read vnet_hdr_size onceWillem de Bruijn1-2/+2
2017-02-06tun: read vnet_hdr_sz onceWillem de Bruijn1-4/+6
2017-02-06tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet1-0/+6
2017-02-06Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-13/+17
2017-02-06bpf: test for AND edge casesJosef Bacik1-0/+55
2017-02-06Merge tag 'pm-4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-8/+50
2017-02-06Merge tag 'dm-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds3-6/+10
2017-02-06Merge tag 'media/v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds12-56/+13
2017-02-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds11-45/+55
2017-02-06Merge branch 'dsa-add-fabric-notifier'David S. Miller7-49/+205
2017-02-06net: dsa: introduce bridge notifierVivien Didelot3-11/+71
2017-02-06net: dsa: add switch notifierVivien Didelot6-0/+77
2017-02-06net: dsa: change state setter scopeVivien Didelot1-6/+9