summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-07-18udp: preserve skb->dst if required for IP options processingPaolo Abeni
2017-07-18ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko
2017-07-17netfilter: expect: fix crash when putting uninited expectationFlorian Westphal
2017-07-17netfilter: nf_tables: only allow in/output for arp packetsFlorian Westphal
2017-07-17netfilter: nat: fix src map lookupFlorian Westphal
2017-07-17netfilter: remove old pre-netns era hook apiFlorian Westphal
2017-07-17libceph: potential NULL dereference in ceph_msg_data_create()Dan Carpenter
2017-07-17libceph: don't call encode_request_finish() on MOSDBackoff messagesIlya Dryomov
2017-07-17libceph: use alloc_pg_mapping() in __decode_pg_upmap_items()Ilya Dryomov
2017-07-17libceph: set -EINVAL in one place in crush_decode()Ilya Dryomov
2017-07-17libceph: NULL deref on osdmap_apply_incremental() error pathDan Carpenter
2017-07-17netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk
2017-07-15tcp_bbr: init pacing rate on first RTT sampleNeal Cardwell
2017-07-15tcp_bbr: remove sk_pacing_rate=0 transient during initNeal Cardwell
2017-07-15tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helperNeal Cardwell
2017-07-15tcp_bbr: introduce bbr_bw_to_pacing_rate() helperNeal Cardwell
2017-07-15tcp_bbr: cut pacing rate only if filled pipeNeal Cardwell
2017-07-15openvswitch: Fix for force/commit action failuresGreg Rose
2017-07-15ipv4: ip_do_fragment: fix headroom testsVasily Averin
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-14sctp: fix an array overflow when all ext chunks are setXin Long
2017-07-14net sched actions: rename act_get_notify() to tcf_get_notify()Roman Mashak
2017-07-14net/packet: Fix Tx queue selection for AF_PACKETIván Briano
2017-07-14net: bridge: fix dest lookup when vlan proto doesn't matchNikolay Aleksandrov
2017-07-14netpoll: shut up a kernel warning on refcountWANG Cong
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-07-13net: set fib rule refcount after mallocDavid Ahern
2017-07-13sunrpc: use constant time memory comparison for macJason A. Donenfeld
2017-07-13xprtrdma: Fix documenting comments in frwr_ops.cChuck Lever
2017-07-13xprtrdma: Replace PAGE_MASK with offset_in_page()Chuck Lever
2017-07-13xprtrdma: FMR does not need list_del_init()Chuck Lever
2017-07-13xprtrdma: Demote "connect" log messagesChuck Lever
2017-07-13xprtrdma: Don't defer MR recovery if ro_map failsChuck Lever
2017-07-13xprtrdma: Fix FRWR invalidation error recoveryChuck Lever
2017-07-13xprtrdma: Fix client lock-up after application signal firesChuck Lever
2017-07-13xprtrdma: Rename rpcrdma_req::rl_freeChuck Lever
2017-07-13xprtrdma: Pass only the list of registered MRs to ro_unmap_syncChuck Lever
2017-07-13xprtrdma: Pre-mark remotely invalidated MRsChuck Lever
2017-07-13xprtrdma: On invalidation failure, remove MWs from rl_registeredChuck Lever
2017-07-13SUNRPC: Make slot allocation more reliableTrond Myklebust
2017-07-13sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-07-13sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig
2017-07-13sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig
2017-07-13sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_release callbacksChristoph Hellwig