summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'bpf-verifier-improvements'David S. Miller2017-01-096-104/+1131
|\ \
| * | bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov2017-01-095-52/+52
| * | bpf: allow helpers access to variable memoryGianluca Borello2017-01-092-10/+474
| * | bpf: allow adjusted map element values to spillGianluca Borello2017-01-092-5/+62
| * | bpf: allow helpers access to map element valuesGianluca Borello2017-01-092-2/+498
| * | bpf: split check_mem_access logic for map valuesGianluca Borello2017-01-091-39/+49
|/ /
* | Merge branch 'net-smc'David S. Miller2017-01-0938-9/+7127
|\ \
| * | smc: netlink interface for SMC socketsUrsula Braun2017-01-0910-1/+379
| * | smc: socket closing and linkgroup cleanupUrsula Braun2017-01-0911-36/+668
| * | smc: receive data from RMBEUrsula Braun2017-01-099-3/+304
| * | smc: send data (through RDMA)Ursula Braun2017-01-096-4/+491
| * | smc: connection data control (CDC)Ursula Braun2017-01-098-0/+641
| * | smc: link layer control (LLC)Ursula Braun2017-01-097-3/+330
| * | smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun2017-01-098-9/+374
| * | smc: work request (WR) base for use by LLC and CDCUrsula Braun2017-01-098-1/+790
| * | smc: remote memory buffers (RMBs)Ursula Braun2017-01-097-7/+342
| * | smc: connection and link group creationUrsula Braun2017-01-097-17/+605
| * | smc: CLC handshake (incl. preparation steps)Ursula Braun2017-01-095-32/+822
| * | smc: establish pnet table managementThomas Richter2017-01-096-3/+604
| * | smc: introduce SMC as an IB-clientUrsula Braun2017-01-095-1/+200
| * | smc: establish new socket familyUrsula Braun2017-01-099-4/+688
| * | net: introduce keepalive function in struct protoUrsula Braun2017-01-095-5/+6
|/ /
* | Merge branch 'sh_eth-wol'David S. Miller2017-01-092-11/+117
|\ \
| * | sh_eth: enable wake-on-lan for sh7763Niklas Söderlund2017-01-091-0/+1
| * | sh_eth: enable wake-on-lan for sh7734Niklas Söderlund2017-01-091-0/+1
| * | sh_eth: enable wake-on-lan for r8a7740/armadilloNiklas Söderlund2017-01-091-0/+1
| * | sh_eth: enable wake-on-lan for R-Car Gen2 devicesNiklas Söderlund2017-01-091-2/+4
| * | sh_eth: add generic wake-on-lan support via magic packetNiklas Söderlund2017-01-092-8/+109
| * | sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund2017-01-091-1/+1
|/ /
* | Merge branch 'icmp-reply-optimize'David S. Miller2017-01-092-70/+123
|\ \
| * | net: for rate-limited ICMP replies save one atomic operationJesper Dangaard Brouer2017-01-092-22/+37
| * | net: reduce cycles spend on ICMP replies that gets rate limitedJesper Dangaard Brouer2017-01-092-38/+82
| * | Revert "icmp: avoid allocating large struct on stack"Jesper Dangaard Brouer2017-01-091-23/+17
|/ /
* | Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-01-0913-242/+442
|\ \
| * | afs: Refcount the afs_call structDavid Howells2017-01-094-79/+199
| * | rxrpc: Allow listen(sock, 0) to be used to disable listeningDavid Howells2017-01-093-1/+11
| * | afs: Kill afs_wait_modeDavid Howells2017-01-097-149/+90
| * | afs: Add some tracepointsDavid Howells2017-01-095-15/+144
* | | Merge branch 'dsa_swqitch_ops-const'David S. Miller2017-01-099-79/+149
|\ \ \
| * | | net: dsa: Make dsa_switch_ops constFlorian Fainelli2017-01-098-13/+13
| * | | net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli2017-01-094-13/+26
| * | | net: dsa: bcm_sf2: Declare our own dsa_switch_opsFlorian Fainelli2017-01-091-22/+33
| * | | net: dsa: b53: Export most operations to other driversFlorian Fainelli2017-01-092-33/+79
|/ / /
* | | Merge branch 'sh_eth-csum'David S. Miller2017-01-092-11/+7
|\ \ \
| * | | sh_eth: rename 'sh_eth_cpu_data::hw_crc'Sergei Shtylyov2017-01-092-7/+7
| * | | sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'Sergei Shtylyov2017-01-092-5/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-09222-1233/+2064
|\ \ \
| * | | phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi2017-01-091-0/+9
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-0919-63/+116
| |\ \ \
| | * \ \ Merge branch 'bcm_sf2-fixes'David S. Miller2017-01-081-2/+9
| | |\ \ \