summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | SUNRPC: drop stale comment in svc_setup_socket()Stefan Hajnoczi2015-11-10
| * | | | sunrpc/cache: make cache flushing more reliable.Neil Brown2015-10-23
| * | | | sunrpc: avoid warning in gss_key_timeoutArnd Bergmann2015-10-23
| * | | | SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()Trond Myklebust2015-10-23
* | | | | 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
| | * | | | | | xprtrdma: Add support for sending backward direction RPC repliesChuck Lever2015-11-02
| | * | | | | | xprtrdma: Pre-allocate Work Requests for backchannelChuck Lever2015-11-02
| | * | | | | | xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffersChuck Lever2015-11-02
| | * | | | | | SUNRPC: Abstract backchannel operationsChuck Lever2015-11-02
| | * | | | | | xprtrdma: Saving IRQs no longer needed for rb_lockChuck Lever2015-11-02
| | * | | | | | xprtrdma: Remove reply taskletChuck Lever2015-11-02
| | * | | | | | xprtrdma: Use workqueue to process RPC/RDMA repliesChuck Lever2015-11-02
| | * | | | | | xprtrdma: Replace send and receive arraysChuck Lever2015-11-02
| | * | | | | | xprtrdma: Refactor reply handler error handlingChuck Lever2015-11-02
| | * | | | | | xprtrdma: Prevent loss of completion signalsChuck Lever2015-11-02