aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: Remove imul instructions from chunk list encodersChuck Lever2017-08-154-36/+34
* xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()Chuck Lever2017-08-151-57/+48
* xprtrdma: Clean up rpcrdma_bc_marshal_reply()Chuck Lever2017-08-111-13/+18
* xprtrdma: Harden chunk list encoding against send buffer overflowChuck Lever2017-08-111-86/+142
* xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()Chuck Lever2017-08-113-6/+21
* xprtrdma: Remove rpclen from rpcrdma_marshal_reqChuck Lever2017-08-111-7/+2
* xprtrdma: Clean up rpcrdma_marshal_req() synopsisChuck Lever2017-08-113-10/+19
* xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()Chuck Lever2017-08-082-3/+3
* xprtrdma: Remove rpcrdma_rep::rr_lenChuck Lever2017-08-083-11/+5
* xprtrdma: Remove opcode check in Receive completion handlerChuck Lever2017-08-081-3/+0
* xprtrdma: Replace rpcrdma_count_chunks()Chuck Lever2017-08-081-94/+127
* xprtrdma: Refactor rpcrdma_reply_handler()Chuck Lever2017-08-081-82/+130
* xprtrdma: Harden backchannel call decodingChuck Lever2017-08-082-52/+46
* xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()Chuck Lever2017-08-083-14/+34
* sunrpc: Const-ify all instances of struct rpc_xprt_opsChuck Lever2017-08-013-7/+7
* Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-211-0/+2
|\
| * net/sunrpc/xprt_sock: fix regression in connection error reporting.NeilBrown2017-07-211-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-2025-216/+141
|\ \
| * | rds: Make sure updates to cp_send_gen can be observedHåkon Bugge2017-07-201-3/+3
| * | ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar2017-07-201-4/+5
| * | rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong2017-07-201-1/+2
| * | ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca2017-07-191-2/+6
| * | Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"David Ahern2017-07-191-0/+1
| * | net: Zero terminate ifr_name in dev_ifname().David S. Miller2017-07-191-0/+1
| * | wireless: wext: terminate ifr name coming from userspaceLevin, Alexander2017-07-191-0/+2
| * | netfilter: fix netfilter_net_init() returnDan Carpenter2017-07-181-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-07-185-157/+14
| |\ \
| | * | netfilter: expect: fix crash when putting uninited expectationFlorian Westphal2017-07-171-1/+1
| | * | netfilter: nf_tables: only allow in/output for arp packetsFlorian Westphal2017-07-171-2/+1
| | * | netfilter: nat: fix src map lookupFlorian Westphal2017-07-171-8/+9
| | * | netfilter: remove old pre-netns era hook apiFlorian Westphal2017-07-171-143/+0
| | * | netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk2017-07-171-3/+3
| * | | udp: preserve skb->dst if required for IP options processingPaolo Abeni2017-07-181-2/+11
| * | | ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko2017-07-182-0/+2
| |/ /
| * | tcp_bbr: init pacing rate on first RTT sampleNeal Cardwell2017-07-151-1/+9
| * | tcp_bbr: remove sk_pacing_rate=0 transient during initNeal Cardwell2017-07-151-1/+0
| * | tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helperNeal Cardwell2017-07-151-5/+18
| * | tcp_bbr: introduce bbr_bw_to_pacing_rate() helperNeal Cardwell2017-07-151-3/+11
| * | tcp_bbr: cut pacing rate only if filled pipeNeal Cardwell2017-07-151-2/+1
| * | openvswitch: Fix for force/commit action failuresGreg Rose2017-07-151-15/+36
| * | ipv4: ip_do_fragment: fix headroom testsVasily Averin2017-07-151-4/+4
| * | sctp: fix an array overflow when all ext chunks are setXin Long2017-07-141-2/+2
| * | net sched actions: rename act_get_notify() to tcf_get_notify()Roman Mashak2017-07-141-2/+2
| * | net/packet: Fix Tx queue selection for AF_PACKETIván Briano2017-07-141-4/+2
| * | net: bridge: fix dest lookup when vlan proto doesn't matchNikolay Aleksandrov2017-07-142-2/+4
| * | netpoll: shut up a kernel warning on refcountWANG Cong2017-07-141-1/+1
| * | net: set fib rule refcount after mallocDavid Ahern2017-07-131-2/+1
| * | dccp: make const array error_code staticColin Ian King2017-07-131-1/+1
| * | bpf: fix return in bpf_skb_adjust_netKefeng Wang2017-07-131-1/+1
* | | libceph: potential NULL dereference in ceph_msg_data_create()Dan Carpenter2017-07-171-2/+4