summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-1849-406/+2093
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-1747-335/+386
| |\
| | * net_sched: allow flushing tc police actionsRoman Mashak2016-08-171-42/+1
| | * net_sched: unify the init logic for act_policeWANG Cong2016-08-171-9/+10
| | * net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-172-20/+42
| | * net_sched: remove an unnecessary list_del()WANG Cong2016-08-171-1/+0
| | * net_sched: remove the leftover cleanup_a()WANG Cong2016-08-171-19/+3
| | * tipc: fix NULL pointer dereference in shutdown()Vegard Nossum2016-08-151-1/+2
| | * gre: set inner_protocol on xmitSimon Horman2016-08-152-3/+0
| | * net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti2016-08-151-16/+17
| | * net: remove type_check from dev_get_nest_level()Sabrina Dubroca2016-08-132-8/+4
| | * net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning2016-08-131-2/+2
| | * net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum2016-08-131-0/+1
| | * net/irda: handle iriap_register_lsap() allocation failureVegard Nossum2016-08-131-2/+6
| | * bpf: fix write helpers with regards to non-linear partsDaniel Borkmann2016-08-131-52/+18
| | * calipso: fix resource leak on calipso_genopt failureColin Ian King2016-08-131-1/+3
| | * bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-121-5/+5
| | * openvswitch: do not ignore netdev errors when creating tunnel vportsMartynas Pumputis2016-08-103-4/+25
| | * tipc: fix variable dereference before NULL checkParthasarathy Bhuvaragan2016-08-101-1/+2
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-107-20/+26
| | |\
| | | * netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributesLaura Garcia Liebana2016-08-101-2/+9
| | | * netfilter: ctnetlink: reject new conntrack request with different l4protoLiping Zhang2016-08-091-0/+2
| | | * netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang2016-08-091-4/+2
| | | * netfilter: nfnetlink_queue: fix memory leak when attach expectation successfullyLiping Zhang2016-08-091-6/+2
| | | * netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang2016-08-091-1/+1
| | | * netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeqChristophe Leroy2016-08-081-2/+2
| | | * netfilter: nft_rbtree: ignore inactive matching element with no descendantsPablo Neira Ayuso2016-08-081-4/+6
| | | * netfilter: nf_ct_h323: do not re-activate already expired timerLiping Zhang2016-08-081-1/+2
| | * | bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita2016-08-091-25/+27
| | * | vti: flush x-netns xfrm cache when vti interface is removedLance Richardson2016-08-091-0/+31
| | * | rxrpc: Free packets discarded in data_readyDavid Howells2016-08-091-0/+2
| | * | rxrpc: Fix a use-after-push in data_ready handlerDavid Howells2016-08-091-6/+11
| | * | rxrpc: Once packet posted in data_ready, don't retry postingDavid Howells2016-08-091-5/+3
| | * | rxrpc: Don't access connection from call if pointer is NULLDavid Howells2016-08-091-0/+4
| | * | rxrpc: Need to flag call as being released on connect failureDavid Howells2016-08-091-0/+2
| | * | rxrpc: fix uninitialized pointer dereference in debug codeArnd Bergmann2016-08-091-0/+1
| * | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-161-7/+3
| |\ \ \
| | * | | vhost/vsock: drop space available check for TX vqGerard Garcia2016-08-151-7/+3
| * | | | Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-08-124-24/+94
| |\ \ \ \
| | * | | | NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust2016-08-051-0/+21
| | * | | | SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust2016-08-052-6/+15
| | * | | | SUNRPC: Fix reconnection timeoutsTrond Myklebust2016-08-051-7/+20
| | * | | | SUNRPC: disable the use of IPv6 temporary addresses.NeilBrown2016-08-051-0/+11
| | * | | | SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia2016-08-051-3/+5
| | * | | | SUNRPC: Fix up socket autodisconnectTrond Myklebust2016-08-021-8/+18
| | * | | | SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust2016-08-011-0/+4
| * | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-111-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | 9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()Vegard Nossum2016-08-091-2/+2
| * | | | | libceph: using kfree_rcu() to simplify the codeWei Yongjun2016-08-081-7/+1
| * | | | | libceph: make cancel_generic_request() staticWei Yongjun2016-08-081-1/+1
OpenPOWER on IntegriCloud