summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-2128-148/+127
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-213-6/+6
* net/atm/mpc: Avoid open-coded assignment of timer callback functionKees Cook2017-11-211-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-2120-142/+159
|\
| * Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-11-2116-136/+151
| |\
| | * mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg2017-11-201-0/+5
| | * cfg80211: initialize regulatory keys/database laterJohannes Berg2017-11-201-15/+27
| | * mac80211: aggregation: Convert timers to use timer_setup()Kees Cook2017-11-204-60/+45
| | * nl80211: don't expose wdev->ssid for most interfacesJohannes Berg2017-11-201-2/+24
| | * mac80211: Convert timers to use timer_setup()Kees Cook2017-11-2011-59/+50
| * | tipc: fix access of released memoryJon Maloy2017-11-211-1/+1
| |/
| * tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell2017-11-192-4/+6
| * gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev2017-11-191-1/+1
* | Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-11-214-4/+18
|\ \
| * | libceph: don't WARN() if user tries to add invalid keyEric Biggers2017-11-131-1/+3
| * | ceph: mark expected switch fall-throughsGustavo A. R. Silva2017-11-133-3/+15
* | | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-184-82/+55
|\ \ \ | |_|/ |/| |
| * | SUNRPC: Improve ordering of transport processingTrond Myklebust2017-11-071-70/+30
| * | svcrdma: Enqueue after setting XPT_CLOSE in completion handlersChuck Lever2017-11-071-3/+8
| * | rpc: remove some BUG()sJ. Bruce Fields2017-11-071-5/+9
| * | svcrdma: Preserve CB send buffer across retransmitsChuck Lever2017-11-071-1/+5
| * | sunrcp: make function _svc_create_xprt staticColin Ian King2017-11-071-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-1713-66/+133
|\ \ \
| * | | route: also update fnhe_genid when updating a route cacheXin Long2017-11-181-2/+7
| * | | route: update fnhe_expires for redirect when the fnhe existsXin Long2017-11-181-3/+2
| * | | sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long2017-11-181-10/+19
| * | | net/netlabel: Add list_next_rcu() in rcu_dereference().Tim Hansen2017-11-181-2/+2
| * | | net/sctp: Always set scope_id in sctp_inet6_skb_msgnameEric W. Biederman2017-11-161-2/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-11-161-11/+19
| |\ \ \
| | * | | Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."Steffen Klassert2017-11-151-11/+18
| | * | | xfrm: Copy policy family in clone_policyHerbert Xu2017-11-141-0/+1
| | | |/ | | |/|
| * | | tipc: enforce valid ratio between skb truesize and contentsJon Maloy2017-11-163-9/+24
| * | | netfilter: add ifdef around ctnetlink_proto_sizeArnd Bergmann2017-11-161-0/+2
| * | | genetlink: fix genlmsg_nlhdr()Michal Kubecek2017-11-162-5/+5
| * | | sctp: check stream reset info len before making reconf chunkXin Long2017-11-162-9/+25
| * | | sctp: use the right sk after waking up from wait_buf sleepXin Long2017-11-161-10/+11
| * | | sctp: do not free asoc when it is already dead in sctp_sendmsgXin Long2017-11-161-3/+14
* | | | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-1714-297/+531
|\ \ \ \
| * | | | sunrpc: remove net pointer from messagesVasily Averin2017-11-172-7/+7
| * | | | sunrpc: exit_net cleanup check addedVasily Averin2017-11-171-0/+3
| * | | | sunrpc: Add rpc_request static trace pointChuck Lever2017-11-171-2/+1
| * | | | sunrpc: Fix rpc_task_begin trace pointChuck Lever2017-11-171-2/+1
| * | | | net: sunrpc: mark expected switch fall-throughsGustavo A. R. Silva2017-11-173-0/+16
| * | | | xprtrdma: Update copyright noticesChuck Lever2017-11-174-0/+4
| * | | | xprtrdma: Remove include for linux/prefetch.hChuck Lever2017-11-171-1/+0
| * | | | rpcrdma: Remove C structure definitions of XDR data itemsChuck Lever2017-11-172-9/+3
| * | | | xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE modeChuck Lever2017-11-171-1/+1
| * | | | xprtrdma: Remove atomic send completion countingChuck Lever2017-11-173-33/+0
| * | | | xprtrdma: RPC completion should wait for Send completionChuck Lever2017-11-174-4/+34
| * | | | xprtrdma: Refactor rpcrdma_deferred_completionChuck Lever2017-11-173-13/+22
OpenPOWER on IntegriCloud