aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo 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/kernel/git/dhowells/linux-fsDavid S. Miller2-9/+166
2016-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid 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-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
2016-09-23netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana1-0/+1
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-5/+80
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+28
2016-09-22netfilter: nft_numgen: add number generation offsetLaura Garcia Liebana1-0/+2
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang1-0/+3
2016-09-22Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller2-0/+66
2016-09-22rxrpc: Add ktime_sub_ms()David Howells1-0/+5
2016-09-22sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner1-5/+5
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-1/+3
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre1-0/+5
2016-09-22net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan actionShmulik Ladkani1-0/+1
2016-09-22net: skbuff: Export __skb_vlan_popShmulik Ladkani1-0/+1
2016-09-22rxrpc: Add per-peer RTT trackerDavid Howells1-0/+61
2016-09-21net: cls_bpf: allow offloaded filters to update statsJakub Kicinski1-0/+1
2016-09-21bpf: enable non-core use of the verfierJakub Kicinski1-0/+11