aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17net_sched: allow flushing tc police actionsRoman Mashak
2016-08-17net_sched: unify the init logic for act_policeWANG Cong
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-17net_sched: remove an unnecessary list_del()WANG Cong
2016-08-17net_sched: remove the leftover cleanup_a()WANG Cong
2016-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-15tipc: fix NULL pointer dereference in shutdown()Vegard Nossum
2016-08-15gre: set inner_protocol on xmitSimon Horman
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti
2016-08-15vhost/vsock: drop space available check for TX vqGerard Garcia
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning
2016-08-13net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum
2016-08-13net/irda: handle iriap_register_lsap() allocation failureVegard Nossum
2016-08-13bpf: fix write helpers with regards to non-linear partsDaniel Borkmann
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-10openvswitch: do not ignore netdev errors when creating tunnel vportsMartynas Pumputis
2016-08-10tipc: fix variable dereference before NULL checkParthasarathy Bhuvaragan
2016-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-08-10netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributesLaura Garcia Liebana
2016-08-09bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita
2016-08-09vti: flush x-netns xfrm cache when vti interface is removedLance Richardson
2016-08-09rxrpc: Free packets discarded in data_readyDavid Howells
2016-08-09rxrpc: Fix a use-after-push in data_ready handlerDavid Howells
2016-08-09rxrpc: Once packet posted in data_ready, don't retry postingDavid Howells
2016-08-09rxrpc: Don't access connection from call if pointer is NULLDavid Howells
2016-08-09rxrpc: Need to flag call as being released on connect failureDavid Howells
2016-08-099p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()Vegard Nossum
2016-08-09rxrpc: fix uninitialized pointer dereference in debug codeArnd Bergmann
2016-08-09netfilter: ctnetlink: reject new conntrack request with different l4protoLiping Zhang
2016-08-09netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang
2016-08-09netfilter: nfnetlink_queue: fix memory leak when attach expectation successfullyLiping Zhang
2016-08-09netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang
2016-08-08sctp: use event->chunk when it's validXin Long
2016-08-08bpf: fix checksum for vlan push/pop helperDaniel Borkmann
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann
2016-08-08bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann
2016-08-08sctp_diag: Respect ss adding TCPF_CLOSE to idiag_statesPhil Sutter
2016-08-08sctp_diag: Fix T3_rtx timer exportPhil Sutter
2016-08-08libceph: using kfree_rcu() to simplify the codeWei Yongjun
2016-08-08libceph: make cancel_generic_request() staticWei Yongjun
2016-08-08libceph: fix return value check in alloc_msg_with_page_vector()Wei Yongjun
2016-08-08netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeqChristophe Leroy
2016-08-08netfilter: nft_rbtree: ignore inactive matching element with no descendantsPablo Neira Ayuso
2016-08-08netfilter: nf_ct_h323: do not re-activate already expired timerLiping Zhang
2016-08-06Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller