summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2016-03-111-0/+17
|\
| * ipvs: drop first packet to redirect conntrackJulian Anastasov2016-03-071-0/+17
* | net: validate variable length ll headersWillem de Bruijn2016-03-091-2/+20
* | kcm: Add receive message timeoutTom Herbert2016-03-091-0/+3
* | kcm: Add memory limit for receive message constructionTom Herbert2016-03-091-0/+4
* | kcm: Add statistics and proc interfacesTom Herbert2016-03-091-0/+94
* | kcm: Kernel Connection Multiplexor moduleTom Herbert2016-03-093-1/+170
* | tcp: Add tcp_inq to get available receive bytes on socketTom Herbert2016-03-091-0/+24
* | net: Add MSG_BATCH flagTom Herbert2016-03-091-0/+1
* | net: Make sock_alloc exportableTom Herbert2016-03-091-0/+1
* | rcu: Add list_next_or_null_rcuTom Herbert2016-03-091-0/+21
* | ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann2016-03-081-0/+11
* | bpf: convert stackmap to pre-allocationAlexei Starovoitov2016-03-081-0/+1
* | bpf: pre-allocate hash map elementsAlexei Starovoitov2016-03-082-0/+5
* | bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov2016-03-081-0/+3
* | ipv6: per netns FIB garbage collectionMichal Kubeček2016-03-081-0/+1
* | ipv6: per netns fib6 walkersMichal Kubeček2016-03-081-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-087-33/+39
|\ \
| * | netfilter: nft_masq: support port rangePablo Neira Ayuso2016-03-022-1/+7
| * | netfilter: don't call hooks unless neededFlorian Westphal2016-03-021-18/+11
| * | netfilter: xtables: don't hook tables by defaultFlorian Westphal2016-03-021-2/+4
| * | netfilter: xtables: prepare for on-demand hook registerFlorian Westphal2016-03-023-12/+15
| * | netfilter: meta: add PRANDOM supportFlorian Westphal2016-02-291-0/+2
* | | bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann2016-03-081-0/+15
* | | bpf: support for access to tunnel optionsDaniel Borkmann2016-03-081-0/+11
* | | bpf: allow to propagate df in bpf_skb_set_tunnel_keyDaniel Borkmann2016-03-081-0/+1
* | | bpf: add flags to bpf_skb_store_bytes for clearing hashDaniel Borkmann2016-03-081-0/+1
* | | bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann2016-03-081-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-0824-69/+158
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-075-1/+37
| |\ \ \
| | * | | mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2016-03-031-0/+24
| | * | | stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez2016-03-031-0/+1
| | * | | net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan2016-03-021-1/+3
| | | |/ | | |/|
| | * | Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-02-241-0/+6
| | |\ \
| | | * | cfg80211/wext: fix message orderingJohannes Berg2016-01-291-0/+6
| | * | | bpf: fix csum setting for bpf_set_tunnel_keyDaniel Borkmann2016-02-241-0/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-061-0/+1
| |\ \ \ \
| | * | | | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-041-0/+1
| * | | | | Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-051-24/+30
| |\ \ \ \ \
| | * | | | | [media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL argumentsSakari Ailus2016-03-031-9/+9
| | * | | | | [media] media.h: postpone connectors entitiesMauro Carvalho Chehab2016-03-031-0/+8
| | * | | | | [media] media.h: use hex values for range offsets, move connectors base up.Hans Verkuil2016-03-031-10/+10
| | * | | | | [media] media.h: get rid of MEDIA_ENT_F_CONN_TESTMauro Carvalho Chehab2016-02-161-2/+0
| | * | | | | [media] [for,v4.5] media.h: increase the spacing between function rangesHans Verkuil2016-02-161-11/+11
| * | | | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-042-3/+3
| |\ \ \ \ \ \
| | * | | | | | libata: Align ata_device's id on a cachelineHarvey Hunt2016-02-251-1/+1
| | * | | | | | libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2016-02-111-2/+2
| * | | | | | | Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-043-7/+60
| |\ \ \ \ \ \ \
| | * | | | | | | block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig2016-03-031-1/+1
| | * | | | | | | writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo2016-03-031-0/+5