summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-06ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells
2016-08-06OVS: Ignore negative headroom valueIan Wienand
2016-08-05NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust
2016-08-05SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust
2016-08-05SUNRPC: Fix reconnection timeoutsTrond Myklebust
2016-08-05SUNRPC: disable the use of IPv6 temporary addresses.NeilBrown
2016-08-05SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul
2016-08-05nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE valueMasashi Honma
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma
2016-08-05mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-03openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-03mac80211: mesh: flush stations before beacons are stoppedMaital Hahn
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-08-02SUNRPC: Fix up socket autodisconnectTrond Myklebust
2016-08-02mac80211: fix check for buffered powersave frames with txqFelix Fietkau
2016-08-02cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 caseColin Ian King
2016-08-02VSOCK: Add Makefile and KconfigAsias He