summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* packet: always probe for transport headerDaniel Borkmann2015-11-15
* packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann2015-11-15
* ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-15
* ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau2015-11-15
* ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau2015-11-15
* af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa2015-11-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-12
|\
| * netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-10
| * netfilter: fix xt_TEE and xt_TPROXY dependenciesArnd Bergmann2015-11-10
| * netfilter: nfnetlink_log: work around uninitialized variable warningArnd Bergmann2015-11-10
| * netfilter: Fix removal of GRE expectation entries created by PPTPAnthony Lineham2015-11-09
| * netfilter: ipset: Fix hash type expire: release empty hash bucket blockJozsef Kadlecsik2015-11-07
| * netfilter: ipset: Fix hash:* type expirationJozsef Kadlecsik2015-11-07
| * netfilter: ipset: Fix extension alignmentJozsef Kadlecsik2015-11-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\ \
| * | Revert "bridge: Allow forward delay to be cfgd when STP enabled"Vlad Yasevich2015-11-10
| * | net: fix a race in dst_release()Eric Dumazet2015-11-09
| * | netfilter: nft_meta: use skb_to_full_sk() helperEric Dumazet2015-11-08
| * | net_sched: em_meta: use skb_to_full_sk() helperEric Dumazet2015-11-08
| * | sched: cls_flow: use skb_to_full_sk() helperEric Dumazet2015-11-08
| * | netfilter: xt_owner: use skb_to_full_sk() helperEric Dumazet2015-11-08
| |/
| * tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet2015-11-05
| * packet: race condition in packet_bindFrancesco Ruggeri2015-11-05
| * ipv4: use sk_fullsock() in ipv4_conntrack_defrag()Eric Dumazet2015-11-05
| * tcp: fix req->saved_syn raceEric Dumazet2015-11-05
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-05
| |\
| | * Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg2015-11-05
| | * Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg2015-11-05
| | * Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-05
| | * Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann2015-11-05
| * | ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca2015-11-04
| * | VSOCK: call sk->sk_data_ready() on accept()Stefan Hajnoczi2015-11-04
| * | net/core: ensure features get disabled on new lower devsJarod Wilson2015-11-04
| |/
| * net: Fix prefsrc lookupsDavid Ahern2015-11-04
| * ipv4: fix a potential deadlock in mcast getsockopt() pathWANG Cong2015-11-04
| * ipv4: disable BH when changing ip local port rangeWANG Cong2015-11-04
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-04
| |\
| | * netfilter: nfnetlink: don't probe module if it existsFlorian Westphal2015-10-28
| | * netfilter: nf_nat_redirect: add missing NULL pointer checkMunehisa Kamata2015-10-27
| | * netfilter: xt_TEE: fix NULL dereferenceEric Dumazet2015-10-22
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-09
|\ \ \
| * | | remove abs64()Andrew Morton2015-11-09
* | | | Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-09
|\ \ \ \ | |/ / / |/| | |
| * | | Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debugKinglong Mee2015-11-03
| * | | SUNRPC: fix variable typeAndrzej Hajda2015-11-03
| * | | Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-11-02
| |\ \ \
| | * | | NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever2015-11-02
| | * | | SUNRPC: Remove the TCP-only restriction in bc_svc_process()Chuck Lever2015-11-02
| | * | | svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2015-11-02
| | * | | xprtrdma: Handle incoming backward direction RPC callsChuck Lever2015-11-02