summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-12-23net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6Or Gerlitz
2016-12-23netfilter: ipt_CLUSTERIP: check duplicate config when initializingXin Long
2016-12-22net: ipv4: Don't crash if passing a null sk to ip_do_redirect.Lorenzo Colitti
2016-12-21tcp: add a missing barrier in tcp_tasklet_func()Eric Dumazet
2016-12-20RDS: use rb_entry()Geliang Tang
2016-12-20net_sched: sch_netem: use rb_entry()Geliang Tang
2016-12-20net_sched: sch_fq: use rb_entry()Geliang Tang
2016-12-20sctp: not copying duplicate addrs to the assoc's bind address listXin Long
2016-12-20sctp: reduce indent level in sctp_copy_local_addr_listXin Long
2016-12-20openvswitch: Add a missing break statement.Jarno Rajahalme
2016-12-20ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-12-17net: ipv6: check route protocol when deleting routesMantas M
2016-12-17net/x25: use designated initializersKees Cook
2016-12-17net: use designated initializersKees Cook
2016-12-17ATM: use designated initializersKees Cook
2016-12-17net: xdp: add invalid buffer warningJohn Fastabend
2016-12-17sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...Xin Long
2016-12-17sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lockXin Long
2016-12-17irda: irnet: add member name to the miscdevice declarationLABBE Corentin
2016-12-17irda: irnet: Remove unused IRNET_MAJOR defineLABBE Corentin
2016-12-17irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.hLABBE Corentin
2016-12-17irda: irnet: Move linux/miscdevice.h includeLABBE Corentin
2016-12-17irda: irproc.c: Remove unneeded linux/miscdevice.h includeLABBE Corentin
2016-12-17inet: Fix get port to handle zero port number with soreuseport setTom Herbert
2016-12-17inet: Don't go into port scan when looking for specific bind portTom Herbert
2016-12-17net/sched: cls_flower: Use masked key when calling HW offloadsPaul Blakey
2016-12-17net/sched: cls_flower: Use mask for addr_typePaul Blakey
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-16Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-16Revert "af_unix: fix hard linked sockets on overlay"Miklos Szeredi
2016-12-15Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-15mac80211: fix legacy and invalid rx-rate reportBen Greear
2016-12-15vsock/virtio: fix src/dst cid formatMichael S. Tsirkin
2016-12-15vsock/virtio: mark an internal function staticMichael S. Tsirkin
2016-12-15vsock/virtio: add a missing __le annotationMichael S. Tsirkin
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14rxrpc: abstract away knowledge of IDR internalsMatthew Wilcox
2016-12-14netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is setPablo Neira Ayuso
2016-12-14netfilter: nf_tables: fix oob accessFlorian Westphal
2016-12-14netfilter: nft_queue: use raw_smp_processor_id()Pablo Neira Ayuso
2016-12-14netfilter: nft_quota: reset quota after dumpPablo Neira Ayuso
2016-12-14Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds