summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \
| | | * | net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli2017-01-081-2/+2
| | | * | net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli2017-01-081-0/+7
| | |/ /
| | * | net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2017-01-082-1/+15
| | * | bpf: change back to orig prog on too many passesDaniel Borkmann2017-01-081-0/+2
| | * | tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-01-071-0/+3
| | * | be2net: fix unicast list fillingIvan Vecera2017-01-071-2/+1
| | * | be2net: fix accesses to unicast listIvan Vecera2017-01-061-6/+3
| | * | netlabel: add CALIPSO to the list of built-in protocolsPaul Moore2017-01-061-4/+1
| | * | Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-061-9/+7
| | |\ \
| | | * | nl80211: fix sched scan netlink socket owner destructionJohannes Berg2017-01-051-9/+7
| | * | | vti6: fix device register to report IFLA_INFO_KINDDavid Forster2017-01-061-1/+1
| | * | | net: phy: dp83867: fix irq generationGrygorii Strashko2017-01-061-0/+10
| | * | | amd-xgbe: Fix IRQ processing when running in single IRQ modeLendacky, Thomas2017-01-061-1/+1
| | * | | sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov2017-01-061-0/+1
| | * | | sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov2017-01-061-2/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-056-34/+59
| | |\ \ \
| | | * | | bridge: netfilter: Fix dropping packets that moving through bridge interfaceArtur Molchanov2016-12-301-1/+1
| | | * | | netfilter: ipt_CLUSTERIP: check duplicate config when initializingXin Long2016-12-231-11/+23
| | | * | | netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is setPablo Neira Ayuso2016-12-141-8/+19
| | | * | | netfilter: nf_tables: fix oob accessFlorian Westphal2016-12-141-1/+1