summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso51-209/+1192
2016-09-25netfilter: replace list_head with single linked listAaron Conole3-35/+47
2016-09-24netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal2-1/+8
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 Shemesh2-2/+5
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2-0/+5
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-36/+139
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-4/+79
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/k...David S. Miller1-0/+5
2016-09-22rxrpc: Add ktime_sub_ms()David Howells1-0/+5
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre1-0/+5
2016-09-22net: skbuff: Export __skb_vlan_popShmulik Ladkani1-0/+1
2016-09-22bpf: enable non-core use of the verfierJakub Kicinski1-0/+11
2016-09-22bpf: expose internal verfier structuresJakub Kicinski1-0/+79
2016-09-22net: cls_bpf: add hardware offloadJakub Kicinski1-0/+2
2016-09-21tcp: export data delivery rateYuchung Cheng1-1/+4
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh1-0/+1
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng1-0/+2
2016-09-21tcp: count packets marked lost for a TCP connectionNeal Cardwell1-0/+1
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell1-3/+2
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell1-0/+37
2016-09-21bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann2-3/+15
2016-09-21fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-20rhashtable: Add rhlist interfaceHerbert Xu1-114/+377
2016-09-20fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-09-20fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-09-19net: Add _nf_(un)register_hooks symbolsMahesh Bandewar1-0/+2
2016-09-19netdevice: Add offload statistics ndoNogah Frankel1-0/+12
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2016-09-18fix iov_iter_fault_in_readable()Al Viro1-1/+1
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller3-0/+97
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton1-0/+2
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+21
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-31/+198
2016-09-12netfilter: conntrack: remove packet hotpath statsFlorian Westphal1-4/+0
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+4
2016-09-11Revert "hv_netvsc: make inline functions static"Stephen Hemminger1-0/+84
2016-09-11net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia1-0/+2
2016-09-11net/mlx5: SRIOV core code refactoringMohamad Haj Yahia1-2/+0
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+2
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers1-3/+2
2016-09-10bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann1-0/+50
2016-09-10bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann1-0/+14
2016-09-09brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel1-0/+1
2016-09-09add basic register-field manipulation macrosJakub Kicinski2-0/+96
2016-09-09tcp: use an RB tree for ooo receive queueYaogong Wang2-4/+5