summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-03openvswitch: use mpls_hdrJiri Benc1-12/+0
2016-10-03mpls: move mpls_hdr to a common locationJiri Benc1-0/+9
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-19/+13
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-13/+7
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-4/+1
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn1-1/+1
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner1-0/+2
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long1-7/+0
2016-09-30sctp: move sent_count to the memory hole in sctp_chunkXin Long1-3/+3
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski4-1/+5
2016-09-30net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64}Jia He1-0/+23
2016-09-29rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells1-2/+4
2016-09-29bpf: allow access into map value arraysJosef Bacik2-0/+19
2016-09-28dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov1-1/+1
2016-09-28net/sched: pkt_cls: change tc actions order to be as the user setsHadar Hen Zion1-1/+1
2016-09-28switchdev: remove FIB offload infrastructureJiri Pirko2-42/+0
2016-09-28fib: introduce FIB info offload flag helpersJiri Pirko1-0/+13
2016-09-28fib: introduce FIB notification infrastructureJiri Pirko1-3/+31
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley1-4/+1
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche1-4/+1
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2016-09-25fault_in_multipages_readable() throws set-but-unused errorDave Chinner1-0/+1
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso106-538/+2508
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang2-8/+15
2016-09-25netfilter: nf_tables: add range expressionPablo Neira Ayuso2-0/+32
2016-09-25netfilter: xt_hashlimit: Create revision 2 to support higher pps ratesVishwanath Pai1-0/+23
2016-09-25netfilter: replace list_head with single linked listAaron Conole5-38/+49
2016-09-25netfilter: nf_queue: whitespace cleanupAaron Conole1-4/+4
2016-09-24rxrpc: Implement slow-startDavid Howells1-0/+45
2016-09-24netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal2-1/+8
2016-09-24netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal1-0/+6
2016-09-24Merge tag 'rxrpc-rewrite-20160923' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2-9/+166
2016-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+1
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh1-1/+2
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh3-3/+23
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2-0/+5
2016-09-23rxrpc: Add a tracepoint to log which packets will be retransmittedDavid Howells1-0/+27
2016-09-23rxrpc: Add tracepoint for ACK proposalDavid Howells2-2/+41
2016-09-23rxrpc: Add a tracepoint to log injected Rx packet lossDavid Howells1-0/+21
2016-09-23rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells1-8/+42
2016-09-23rxrpc: Add a tracepoint for the call timerDavid Howells1-0/+36
2016-09-23bpf: add helper to invalidate hashDaniel Borkmann1-0/+7
2016-09-23net: dsa: add port fast ageingVivien Didelot1-0/+2
2016-09-23net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz1-0/+25
2016-09-23net_sched: sch_fq: account for schedule/timers driftsEric Dumazet1-1/+1
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+2
2016-09-23sctp: improve how SSN, TSN and ASCONF serial are comparedMarcelo Ricardo Leitner1-76/+18
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-46/+181
2016-09-23netfilter: nf_queue: improve queue range support for bridge familyLiping Zhang1-13/+43
2016-09-23netfilter: nft_queue: add _SREG_QNUM attr to select the queue numberLiping Zhang1-0/+2